Fix cosmetic

This commit is contained in:
sparkyx 2006-08-06 12:48:38 +00:00
parent beac80ffc8
commit 9f4b3ce4c1
5 changed files with 13 additions and 3 deletions

View file

@ -0,0 +1,4 @@
begin;
update attr_def set ad_text='code postal' where ad_id=15;
update version set val=16;
commit;