Explorar o código

example works when path is set in phpdoc config

tokul %!s(int64=20) %!d(string=hai) anos
pai
achega
9a33fbccf7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      plugins/translate/config_default.php

+ 1 - 1
plugins/translate/config_default.php

@@ -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;