Browse Source

ZF-9049
- Removed SetEnv from Htaccess file

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@20897 44c647ce-9c0f-0410-b52a-842ac1e357ba

ralph 16 năm trước cách đây
mục cha
commit
58693e5b95
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      library/Zend/Tool/Project/Context/Zf/HtaccessFile.php

+ 0 - 1
library/Zend/Tool/Project/Context/Zf/HtaccessFile.php

@@ -62,7 +62,6 @@ class Zend_Tool_Project_Context_Zf_HtaccessFile extends Zend_Tool_Project_Contex
     public function getContents()
     {
         $output = <<<EOS
-SetEnv APPLICATION_ENV development
 
 RewriteEngine On
 RewriteCond %{REQUEST_FILENAME} -s [OR]