diff options
Diffstat (limited to 'system/database/DB.php')
-rw-r--r-- | system/database/DB.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/system/database/DB.php b/system/database/DB.php index a33627191..d411b679e 100644 --- a/system/database/DB.php +++ b/system/database/DB.php @@ -215,6 +215,3 @@ function &DB($params = '', $query_builder_override = NULL) return $DB; } - -/* End of file DB.php */ -/* Location: ./system/database/DB.php */
\ No newline at end of file |