فهرست منبع

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');