1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-21 18:44:37 +02:00

Don't need config_id anymore obviously

git-svn-id: file:///svn/phpbb/trunk@1013 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Bart van Bragt
2001-09-08 19:23:33 +00:00
parent 31afcf748c
commit 3a56a22f25
3 changed files with 0 additions and 3 deletions

@ -5,7 +5,6 @@
*/
-- Config
INSERT INTO phpbb_config VALUES ('config_id','1');
INSERT INTO phpbb_config VALUES ('board_disable','0');
INSERT INTO phpbb_config VALUES ('board_startdate','994190324');
INSERT INTO phpbb_config VALUES ('sitename','yourdomain.com');