Pārlūkot izejas kodu

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 gadi atpakaļ
vecāks
revīzija
58693e5b95

+ 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()
     public function getContents()
     {
     {
         $output = <<<EOS
         $output = <<<EOS
-SetEnv APPLICATION_ENV development
 
 
 RewriteEngine On
 RewriteEngine On
 RewriteCond %{REQUEST_FILENAME} -s [OR]
 RewriteCond %{REQUEST_FILENAME} -s [OR]