pengchanglu пре 3 година
родитељ
комит
da6a9050af
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      application/admin/controller/pig/Codecreate.php

+ 1 - 1
application/admin/controller/pig/Codecreate.php

@@ -122,7 +122,7 @@ class Codecreate extends Backend
     public function download()
     {
         //$url = 'http://dev.pig.viicb.com/index/index/code.html?code=';
-        $url = 'http://dev.pig.viicb.com/source/code.html?id=';
+        $url = 'http://www.ahmia.top/source/code.html?id=';
         $ids = $params = $this->request->request("ids");
         if (!$ids) {
             $this->error('ids');