Mysqli errors: Trying to access array offset on value of type bool. Fixed. Please...
[fa-stable.git] / inventory / includes / db / items_units_db.inc
2021-07-06 Joe HuntMysqli errors: Trying to access array offset on value...
2019-01-29 Joe HuntBad english language in db error msg.
2019-01-27 Joe HuntFixed small bug item units db by @anoopmb.
2017-06-02 Janusz DobrowolskiNow stable version is 2.4
2015-11-08 Joe HuntCleanup comments. Small bugfixes. Third run
2015-05-10 Janusz DobrowolskiMerged changes from master branch up to current state.
2015-04-18 Janusz DobrowolskiMerging latest changes from stable branch up to 2.3.24
2015-03-25 Janusz DobrowolskiMerged changes from stable branch up to 2.3.23.
2015-01-03 Janusz DobrowolskiCleanup: removed all closing tags in php files.
2009-11-19 Janusz DobrowolskiUpdate from usntable branch.
2009-10-18 Janusz DobrowolskiSecurity update merged from 2.1.
2009-10-15 Janusz DobrowolskiSecurity statements update against sql injection attacks.
2009-04-24 Janusz DobrowolskiAdded inactive records support.
2009-03-09 Janusz DobrowolskiMerging version 2.1 RC to main trunk.
2009-02-08 Joe HuntChanged license type to GPLv3 in top of files
2009-01-28 Joe HuntCopyright notes at top op every source file
2008-08-24 Janusz DobrowolskiMoving 2.0 development version to main trunk.
2008-06-16 Joe HuntChanged the Quantity routines to use the Item Units...
2008-04-18 Joe HuntCommitted with db_escape instead of db_quote
2008-04-18 Joe HuntChanged db_escape function to avoid XSS attacks via...
2008-03-11 Janusz DobrowolskiUnits of measure moved from config.php into item_units...