Fix updatedatabase.pl mess coming from last merge?
authorFrédéric Demians <f.demians@tamil.fr>
Fri, 29 Jan 2010 07:46:08 +0000 (08:46 +0100)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 3 Feb 2010 00:19:56 +0000 (19:19 -0500)
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>

installer/data/mysql/updatedatabase.pl

index 7bd1536..9f4c149 100755 (executable)
@@ -1,5 +1,3 @@
--      $dbh->do("ALTER TABLE issuingrules ADD COLUMN `finedays` int(11) default NULL AFTER `fine` ");
--      print "Upgrade done (Adding finedays in issuingrules table)\n";
 #!/usr/bin/perl