Ver código fonte

modify ugcserver

stanley-king 6 anos atrás
pai
commit
87626d3f7f
1 arquivos alterados com 2 adições e 2 exclusões
  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()
     {