documenting identity functions. options_identities_table hook differs in
[squirrelmail.git] / plugins / translate / config_default.php
index 61fee2218596fd2f01499c1bb644c5423ca6ed2f..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;