|
Main (PHP)
3rd Party Streams
Resources
Code Snippets
Affiliates
|
|
|
|
| |
Translation2_Admin::createNewLangTranslation2_Admin::createNewLang() -- Prepare the storage container for a new lang. DescriptionIf the langsAvail table doesn't exist yet, it is created. Parameter
- array
$langData
array(
'lang_id' => 'en',
'table_name' => 'i18n',
'name' => 'english',
'meta' => 'some meta info',
'error_text' => 'not available'
); |
Return value
returns true on success, PEAR_Error on failure
NoteThis function can not be called
statically. |
|
|
| |
|
|
|
Top Sponsor
Sponsors
Sponsors
Advertisting
Affiliates
|
|