Bug 22521: Increase varchar size for accounttype
[koha-equinox.git] / C4 / Boolean.pm
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2013-05-22 Kyle M HallBug 10080 - Change system pref IndependantBranches...
2013-03-20 Bernardo Gonzalez... Bug 9827: remove 'insecure' system preference
2012-06-11 Chris CormackBug 7941 : Fix version numbers in modules
2010-12-01 Colin CampbellBug 5448: Refactor Boolean.pm
2010-06-25 Galen Charltonreplace references to defunct info email address
2010-05-26 Galen Charltonfix a common "developement" typo
2010-05-25 Galen Charltonfix a common "developement" typo
2010-03-17 Lars WirzeniusFix FSF address in directory C4/
2009-09-30 Henri-Damien LAURENTUsing warn instead of die
2009-06-08 Galen Charltonbug 2505: turn on warnings in seven modules
2008-01-08 Joe AtzbergerBoolean.pm - BEGIN block VERSION and vars related to...
2007-10-19 Chris CormackPatch from Galen Charlton, removing $Id$ $Log$ and...
2003-02-06 acliForgot to take out debugging code
2003-02-06 acliConvenience function to check for 1/0/true/false/on...