Bug in card creation bug 27Feb 2006

This commit is contained in:
sparkyx 2007-02-27 12:02:34 +00:00
parent a0221f54d5
commit 7ac2c86b47
5 changed files with 20 additions and 10 deletions

View file

@ -0,0 +1,7 @@
begin;
delete from attr_min where ad_id=5;
update version set val=25;
commit;