CC-2806: Create upgrade template file

-initial commit
This commit is contained in:
martin 2011-09-29 17:50:12 -04:00
parent 1593313805
commit b9863e660e
6 changed files with 1264 additions and 386 deletions

View file

@ -28,7 +28,6 @@ $CC_DBC->setFetchMode(DB_FETCHMODE_ASSOC);
date_default_timezone_set(Application_Model_Preference::GetTimezone());
Logging::setLogPath('/var/log/airtime/zendphp.log');
Logging::log("bootstrap");
Zend_Validate::setDefaultNamespaces("Zend");