This website requires JavaScript.
Explore
Help
Sign In
arman
/
science-ation
Watch
1
Star
1
Fork
0
You've already forked science-ation
forked from
science-ation/science-ation
Code
Pull Requests
Activity
3745d8cfd9
science-ation
/
db
/
db.update.90.sql
3 lines
99 B
MySQL
Raw
Normal View
History
Unescape
Escape
- Fix the db update
2007-12-23 01:52:18 +00:00
INSERT
INTO
`
signaturepage
`
(
`
id
`
,
`
name
`
,
`
use
`
,
`
text
`
)
VALUES
(
NULL
,
'
regfee
'
,
'
0
'
,
'
'
)
;
- Another GVRSF change. Optionally include registration fee information on the signature page.
2007-12-23 01:33:09 +00:00
Copy Permalink