Newline added to bottom of all files.

--HG--
branch : trunk
This commit is contained in:
KingPin
2009-02-17 20:07:49 -06:00
parent 667cdbccc3
commit 14234c86fa
2355 changed files with 2480 additions and 125 deletions

View File

@@ -99,3 +99,4 @@ DROP TABLE IF EXISTS `script_db_version`;
CREATE TABLE `script_db_version` (
`version` varchar(255) NOT NULL default '' COMMENT 'Script Database version string'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;