summaryrefslogtreecommitdiffstats
path: root/system/core/Common.php
diff options
context:
space:
mode:
authorTimothy Warren <tim@timshomepage.net>2012-04-23 17:58:16 +0200
committerTimothy Warren <tim@timshomepage.net>2012-04-23 17:58:16 +0200
commit48a7fbbeb53e82e9298036d40c42ec2564699ed0 (patch)
tree37d4695d18579ecae45b6c49c2719e87696bfc21 /system/core/Common.php
parentc8a2a60c1075e5f725967962663127dad0f9e2e1 (diff)
Use tabs to separate class properties
Diffstat (limited to 'system/core/Common.php')
-rw-r--r--system/core/Common.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/core/Common.php b/system/core/Common.php
index 075b221bd..78aa6e874 100644
--- a/system/core/Common.php
+++ b/system/core/Common.php
@@ -39,7 +39,6 @@
// ------------------------------------------------------------------------
-
if ( ! function_exists('is_php'))
{
/**