diff options
author | Timothy Warren <tim@timshomepage.net> | 2012-03-20 14:38:16 +0100 |
---|---|---|
committer | Timothy Warren <tim@timshomepage.net> | 2012-03-20 14:38:16 +0100 |
commit | 215890b015d219f0d31e8ad678b0b655e6923f3b (patch) | |
tree | 052fe49e769221ad2e964282cdfa10fabc9b002e /system/database/drivers/oci8/oci8_driver.php | |
parent | 999e278721a08241a47c7f3c6919422575e569e6 (diff) |
Remove extraneous newlines
Diffstat (limited to 'system/database/drivers/oci8/oci8_driver.php')
-rw-r--r-- | system/database/drivers/oci8/oci8_driver.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/system/database/drivers/oci8/oci8_driver.php b/system/database/drivers/oci8/oci8_driver.php index 8d7040618..e3846bc1a 100644 --- a/system/database/drivers/oci8/oci8_driver.php +++ b/system/database/drivers/oci8/oci8_driver.php @@ -781,7 +781,5 @@ class CI_DB_oci8_driver extends CI_DB { } - - /* End of file oci8_driver.php */ -/* Location: ./system/database/drivers/oci8/oci8_driver.php */ +/* Location: ./system/database/drivers/oci8/oci8_driver.php */
\ No newline at end of file |