Another whitepace cleanup. Yes, I'm a perfectionist.

This commit is contained in:
2009-08-17 00:42:36 +03:00
parent e7d4fbe567
commit 776a0ca8a1

View File

@@ -51,7 +51,7 @@ class ActionEnvironment {
function init () {
$this->set_include_paths();
$this->load_environment_file();
$this->load_environment_file();
}
function __wakeup () {