Koha/installer
2008-01-03 20:21:28 -06:00
..
data currency expansion - symbol and timestamp. PLEASE VERIFY SQL edit. Should be equivalent to: ALTER TABLE currency ADD symbol varchar(5) default NULL, ADD timestamp timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP; 2008-01-03 20:21:28 -06:00
externalmodules.pl fixing permissions on scripts 2007-08-13 12:22:30 -05:00
install.pl install.pl - exit after redirect 2008-01-03 01:18:14 -06:00
InstallAuth.pm Auth.pm should have "CAN_user_updatecharges" (plural), and this change to InstallAuth.pm should catch it. 2007-12-04 17:59:41 -06:00