Index: branches/unlabeled/unlabeled-1.11.2/core/install/install_schema.sql =================================================================== diff -u -r8211 -r8217 --- branches/unlabeled/unlabeled-1.11.2/core/install/install_schema.sql (.../install_schema.sql) (revision 8211) +++ branches/unlabeled/unlabeled-1.11.2/core/install/install_schema.sql (.../install_schema.sql) (revision 8217) @@ -443,4 +443,4 @@ `LastCompiled` int(11) NOT NULL default '0', `IsPrimary` int(1) NOT NULL default '0', PRIMARY KEY (`SkinId`) -) \ No newline at end of file +);