Translation2_Admin::add | Translation2_Admin::update |
Translation2 | |
PEAR Manual | |
require_once 'Admin.php'; |
mixed Translation2_Admin::remove (
string $stringID
, string $pageID = NULL
)
Remove all the translations for the given stringID + pageID pair.
returns true on success, PEAR_Error on failure
This function can not be called statically.
Translation2_Admin::add | Translation2_Admin::update |
Translation2 | |
PEAR Manual | |