information about bug_report fix
[squirrelmail.git] / plugins / translate / config_default.php
index 225d996e11d0049a454e1cfa5d037640f61a17bb..5a8d49a6b0a654d589c39edcc0bf20315cb8d5e7 100644 (file)
@@ -103,9 +103,9 @@ $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;
 $translate_custom_enabled=false;
-?>
+?>
\ No newline at end of file