From 776a0ca8a1c491a0db994da8149755d53dc117ca Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Mon, 17 Aug 2009 00:42:36 +0300 Subject: [PATCH] Another whitepace cleanup. Yes, I'm a perfectionist. --- vendor/zynapse/action_environment.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/zynapse/action_environment.php b/vendor/zynapse/action_environment.php index eb84428..03cbdb5 100644 --- a/vendor/zynapse/action_environment.php +++ b/vendor/zynapse/action_environment.php @@ -51,7 +51,7 @@ class ActionEnvironment { function init () { $this->set_include_paths(); - $this->load_environment_file(); + $this->load_environment_file(); } function __wakeup () {