example works when path is set in phpdoc config
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 11 Mar 2005 13:20:52 +0000 (13:20 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 11 Mar 2005 13:20:52 +0000 (13:20 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8985 7612ce4b-ef26-0410-bec9-ea0150e637f0

plugins/translate/config_default.php

index 52122dc49224f84b03806c2e2b04a98aa37e78c8..5a8d49a6b0a654d589c39edcc0bf20315cb8d5e7 100644 (file)
@@ -103,7 +103,7 @@ $disable_compose_translate=true;
  * If you enable custom translation engines, you must include
  * translate_form_custom(), translate_custom_showtrad() and
  * $translate_custom_showoption() functions in your config.
- * See example in config_sample.php
+ * @example plugins/translate/config_sample.php
  * @global bool $translate_custom_enabled
  */
 global $translate_custom_enabled;