Cleanup: removed all closing tags in php files.
[fa-stable.git] / inventory / includes / db / items_units_db.inc
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...