projects
/
platal.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Submits xnet account creation to validation process.
[platal.git]
/
upgrade
/
0.9.15
/
07_forums.sql
Commit
Line
Data
bd4d80f0
FB
1
use forums;
2
alter table profils change flags flags set('threads','automaj','xface') not null;
3
use x4dat;
4
5
# vim:set syntax=mysql: