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/mysql | |
parent | 999e278721a08241a47c7f3c6919422575e569e6 (diff) |
Remove extraneous newlines
Diffstat (limited to 'system/database/drivers/mysql')
-rw-r--r-- | system/database/drivers/mysql/mysql_forge.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/database/drivers/mysql/mysql_forge.php b/system/database/drivers/mysql/mysql_forge.php index d317ac3e0..11172b41b 100644 --- a/system/database/drivers/mysql/mysql_forge.php +++ b/system/database/drivers/mysql/mysql_forge.php @@ -237,4 +237,4 @@ class CI_DB_mysql_forge extends CI_DB_forge { } /* End of file mysql_forge.php */ -/* Location: ./system/database/drivers/mysql/mysql_forge.php */ +/* Location: ./system/database/drivers/mysql/mysql_forge.php */
\ No newline at end of file |