diff options
author | Andrey Andreev <narf@bofh.bg> | 2012-03-20 14:30:56 +0100 |
---|---|---|
committer | Andrey Andreev <narf@bofh.bg> | 2012-03-20 14:30:56 +0100 |
commit | 135efb258559114bccd43a5f486efc3d14797fda (patch) | |
tree | eb93cee3e81900bb3daeae9ae930c617ceb4087e /system/database/drivers/postgre/postgre_result.php | |
parent | fd70ceb017b13db3faf54fa43df850c1b82abedb (diff) |
Remove EOF newlines
Diffstat (limited to 'system/database/drivers/postgre/postgre_result.php')
-rw-r--r-- | system/database/drivers/postgre/postgre_result.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/database/drivers/postgre/postgre_result.php b/system/database/drivers/postgre/postgre_result.php index 20c575fd8..394b8b6fd 100644 --- a/system/database/drivers/postgre/postgre_result.php +++ b/system/database/drivers/postgre/postgre_result.php @@ -166,4 +166,4 @@ class CI_DB_postgre_result extends CI_DB_result { } /* End of file postgre_result.php */ -/* Location: ./system/database/drivers/postgre/postgre_result.php */ +/* Location: ./system/database/drivers/postgre/postgre_result.php */
\ No newline at end of file |