Преглед изворни кода

example works when path is set in phpdoc config

tokul пре 20 година
родитељ
комит
9a33fbccf7
1 измењених фајлова са 1 додато и 1 уклоњено
  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;