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 () {