stanley-king преди 6 години
родител
ревизия
87626d3f7f
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      helper/ugc_helper.php

+ 2 - 2
helper/ugc_helper.php

@@ -223,8 +223,8 @@ class ugc_helper
     {
         $initer = new ugciniter();
         $initer->init_relation();
-//        $initer->init_special();
-//        $initer->init_fellows();
+        $initer->init_special();
+        $initer->init_fellows();
     }
     public static function send_reward()
     {