diff options
author | Andrey Andreev <narf@bofh.bg> | 2012-03-20 14:31:42 +0100 |
---|---|---|
committer | Andrey Andreev <narf@bofh.bg> | 2012-03-20 14:31:42 +0100 |
commit | 19aee036c7b9ebc8919dd4d076dfd60fd50bd26f (patch) | |
tree | 3ba6e139f4d34fdf3048cf1e9fca7f5dab49bfc0 /system/database/drivers/odbc/odbc_result.php | |
parent | 87230286b2948cf580e21f426824a974210d7595 (diff) |
Remove EOF newlines
Diffstat (limited to 'system/database/drivers/odbc/odbc_result.php')
-rw-r--r-- | system/database/drivers/odbc/odbc_result.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/database/drivers/odbc/odbc_result.php b/system/database/drivers/odbc/odbc_result.php index 04a7463a4..36473fc7e 100644 --- a/system/database/drivers/odbc/odbc_result.php +++ b/system/database/drivers/odbc/odbc_result.php @@ -313,4 +313,4 @@ class CI_DB_odbc_result extends CI_DB_result { } /* End of file odbc_result.php */ -/* Location: ./system/database/drivers/odbc/odbc_result.php */ +/* Location: ./system/database/drivers/odbc/odbc_result.php */
\ No newline at end of file |