mirror of
https://github.com/jimeh/zynapse.git
synced 2026-02-19 07:06:39 +00:00
Another whitepace cleanup. Yes, I'm a perfectionist.
This commit is contained in:
2
vendor/zynapse/action_environment.php
vendored
2
vendor/zynapse/action_environment.php
vendored
@@ -51,7 +51,7 @@ class ActionEnvironment {
|
|||||||
|
|
||||||
function init () {
|
function init () {
|
||||||
$this->set_include_paths();
|
$this->set_include_paths();
|
||||||
$this->load_environment_file();
|
$this->load_environment_file();
|
||||||
}
|
}
|
||||||
|
|
||||||
function __wakeup () {
|
function __wakeup () {
|
||||||
|
|||||||
Reference in New Issue
Block a user