diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-09-20 19:38:36 +0200 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-09-20 19:38:36 +0200 |
commit | 2236e2eaf0c20442df49090725dea4ec98eb69bd (patch) | |
tree | 05a3433324820705bd5fe5cef5fd08a20edb0df4 | |
parent | 7f3731e2badc9db38e75e7a145dbccaf533fd59a (diff) |
Remove superfluous whitespace.
-rw-r--r-- | plugins/APC/APCPlugin.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/APC/APCPlugin.php b/plugins/APC/APCPlugin.php index 666f64b14..006977900 100644 --- a/plugins/APC/APCPlugin.php +++ b/plugins/APC/APCPlugin.php @@ -116,4 +116,3 @@ class APCPlugin extends Plugin return true; } } - |