diff options
Diffstat (limited to 'system/database/DB.php')
-rw-r--r-- | system/database/DB.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/system/database/DB.php b/system/database/DB.php index 8efe05560..d603805a5 100644 --- a/system/database/DB.php +++ b/system/database/DB.php @@ -120,4 +120,6 @@ function &DB($params = '', $active_record_override = FALSE) }
-?>
\ No newline at end of file + +/* End of file DB.php */ +/* Location: ./system/database/DB.php */
\ No newline at end of file |