Some cleanup, and code style changes.

This commit is contained in:
2009-08-17 14:33:23 +03:00
parent 776a0ca8a1
commit b3c17af11c
6 changed files with 38 additions and 41 deletions

View File

@@ -12,12 +12,12 @@
# configurations.
#
# ( development | test | staging | production )
$this->environment = 'development';
$this->environment = "development";
# Default server display mode - Overridden by host
# specific configurations.
$this->mode = 'web';
$this->mode = "web";
# When enabled, environment and more is set based