dever 5 năm trước cách đây
mục cha
commit
89689e984e
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      config/env/localhost/default.php

+ 2 - 0
config/env/localhost/default.php

@@ -133,8 +133,10 @@ $config['host'] = array
     ),
 );
 
+/*
 if (!strstr($_SERVER['DOCUMENT_URI'], 'goods')) {
     //$config['host']['project']['goods'] = $config['host']['project']['goodss'];
 }
+*/
 
 return $config;