information about bug_report fix
[squirrelmail.git] / 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;