diff options
Diffstat (limited to 'system/core/Common.php')
-rw-r--r-- | system/core/Common.php | 1 |
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 */ |