summaryrefslogtreecommitdiffstats
path: root/system/core/Common.php
diff options
context:
space:
mode:
authorRichard Deurwaarder (Xeli) <richard@xelification.com>2013-06-24 13:50:52 +0200
committerRichard Deurwaarder (Xeli) <richard@xelification.com>2013-06-24 13:50:52 +0200
commit668d0093a08a4be58f0bcfcf1414d94a924256b8 (patch)
treeb86e17a915f8b9a6561c9a0f7274974647006d30 /system/core/Common.php
parent7cd4055f460f0c191e29d0e2952023d5f6400d30 (diff)
remove newline in system/core/Common.php
Diffstat (limited to 'system/core/Common.php')
-rw-r--r--system/core/Common.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/core/Common.php b/system/core/Common.php
index db611e39a..11ff4bae9 100644
--- a/system/core/Common.php
+++ b/system/core/Common.php
@@ -744,5 +744,6 @@ if ( ! function_exists('function_usable'))
return FALSE;
}
}
+
/* End of file Common.php */
/* Location: ./system/core/Common.php */