Moved all SQL statements from PHP files into relevant *_db.inc files.
[fa-stable.git] / inventory / includes / db / items_category_db.inc
2009-12-02 Joe HuntMoved all SQL statements from PHP files into relevant...
2009-10-18 Janusz DobrowolskiSecurity update merged from 2.1.
2009-05-17 Janusz DobrowolskiAdded optional excluding items from sales.
2009-05-13 Janusz DobrowolskiFixed error during new category addition.
2009-03-17 Janusz DobrowolskiItem category now contains default parameters for new...
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-11-24 Janusz DobrowolskiAdded foreign/alias item codes and sales kits support.
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...
2007-04-12 Joe Hunt*** empty log message ***