stanley-king пре 9 година
родитељ
комит
268497971a
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      run.php

+ 2 - 0
run.php

@@ -1,6 +1,8 @@
 
 <?php
 
+define('InShopNC',true);
+
 defined('InShopNC') or exit('Access Invalid!');
 
 define('BASE_ROOT_PATH',str_replace('\\','/',dirname(__FILE__)));