Index: branches/5.0.x/core/install/install_data.sql =================================================================== diff -u -r12568 -r12587 --- branches/5.0.x/core/install/install_data.sql (.../install_data.sql) (revision 12568) +++ branches/5.0.x/core/install/install_data.sql (.../install_data.sql) (revision 12587) @@ -1126,5 +1126,5 @@ #INSERT INTO PageContent VALUES (DEFAULT, 1, 1, 'In-portal is a revolutionary Web Site management system that allows you to automate and facilitate management of large portal and community web sites. Regardless of whether you are running a directory site or a content news portal, a community site or an online mall, In-portal will enhance your web site management experience with innovative.

We are proud to present our newly developed "default" theme that introduces a fresh look as well totally new approach in the template system.
', NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0); -INSERT INTO Modules VALUES ('Core', 'core/', 'adm', DEFAULT, 1, 1, '', 0, '0'); -INSERT INTO Modules VALUES ('In-Portal', 'core/', 'm', '5.0.1', 1, 0, '', 0, '0'); \ No newline at end of file +INSERT INTO Modules VALUES ('Core', 'core/', 'adm', DEFAULT, 1, 1, '', 0, NULL); +INSERT INTO Modules VALUES ('In-Portal', 'core/', 'm', DEFAULT, 1, 0, '', 0, NULL); \ No newline at end of file