ZF-9110: prevent recursion in bootstrap when setting environment
commit11aa784920cd7705341de628873749a02b597dd7
authormatthew <matthew@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Mon, 8 Feb 2010 16:44:02 +0000 (8 16:44 +0000)
committermatthew <matthew@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Mon, 8 Feb 2010 16:44:02 +0000 (8 16:44 +0000)
treec86518fc66e274bf315a40e45b9ab3dd4b59ff53
parent476a2999b3ba1dc93c7582508bd7d4788a7b136e
ZF-9110: prevent recursion in bootstrap when setting environment

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@20987 44c647ce-9c0f-0410-b52a-842ac1e357ba
library/Zend/Application/Bootstrap/BootstrapAbstract.php
tests/Zend/Application/Bootstrap/BootstrapAbstractTest.php