forked from science-ation/science-ation
- Fix the db update
This commit is contained in:
parent
e74c4ce64d
commit
8972b5219f
@ -1,2 +1,2 @@
|
||||
INSERT INTO `sfiab-dave`.`signaturepage` ( `id` , `name` , `use` , `text`) VALUES ( NULL , 'regfee', '0', '');
|
||||
INSERT INTO `signaturepage` ( `id` , `name` , `use` , `text`) VALUES ( NULL , 'regfee', '0', '');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user