personal title
This commit is contained in:
parent
028460a5c1
commit
b40281802f
10 changed files with 50 additions and 6 deletions
|
@ -317,3 +317,6 @@ function update_1031() {
|
|||
}
|
||||
}
|
||||
|
||||
function update_1032() {
|
||||
q("ALTER TABLE `profile` ADD `pdesc` CHAR( 255 ) NOT NULL AFTER `name` ");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue