same directory.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8254
7612ce4b-ef26-0410-bec9-
ea0150e637f0
* If you enable custon translation engines, you must include
* translate_custom(), translate_custom_showtrad() and
* $translate_custom_showoption() functions in your config.
- * @example config-sample.php
- * @global bool $translate_custom_enabled
*/
global $translate_custom_enabled;
$translate_custom_enabled=true;
* If you enable custon translation engines, you must include
* translate_form_custom(), translate_custom_showtrad() and
* $translate_custom_showoption() functions in your config.
- * @example config-sample.php
+ * See example in config-sample.php
* @global bool $translate_custom_enabled
*/
global $translate_custom_enabled;