stanley-king пре 9 година
родитељ
комит
f911283401
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      crontab/crawl/upload_control.php

+ 2 - 2
crontab/crawl/upload_control.php

@@ -27,8 +27,8 @@ class upload_control
     }
 
     const POST_NAME = 'goods_image';
-    const tmp_file = '/private/var/tmp/phpxxkkdl';
-    //const tmp_file = '/tmp/phpxxkkdl';
+    //const tmp_file = '/private/var/tmp/phpxxkkdl';
+    const tmp_file = '/tmp/phpxxkkdl';
 
     private function fill_files($filename)
     {