Переглянути джерело

adding phpdoc block before include

tokul 20 роки тому
батько
коміт
38b7d6202c
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      plugins/filters/filters.php

+ 1 - 0
plugins/filters/filters.php

@@ -25,6 +25,7 @@
  * @subpackage filters
  */
 
+/** load config */
 if (file_exists(SM_PATH . 'plugins/filters/config.php'))
     include_once (SM_PATH . 'plugins/filters/config.php');