diff options
author | Andrey Andreev <narf@bofh.bg> | 2012-03-26 21:49:09 +0200 |
---|---|---|
committer | Andrey Andreev <narf@bofh.bg> | 2012-03-26 21:49:09 +0200 |
commit | 3ea6b1fd8fb0492d84c4879e039d11713c9f39a5 (patch) | |
tree | 4d6dc4dea352630ab843104b365c44eda0e8526b /system/database/drivers/odbc/odbc_result.php | |
parent | 160a4e5628aba8b5e35da784ec87037e133c1f05 (diff) | |
parent | e92df33e7dda139ee46bddca31aebb4cd5d452fd (diff) |
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-dh-date-range
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 f6aee356f..30cc979ce 100644 --- a/system/database/drivers/odbc/odbc_result.php +++ b/system/database/drivers/odbc/odbc_result.php @@ -319,4 +319,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 |