[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenonbeta/krecipes/src/DBBackend
From:       Unai Garro <Unai.Garro () ee ! ed ! ac ! uk>
Date:       2003-11-10 21:32:43
[Download RAW message or body]

CVS commit by uga: 

argument is unused


  M +1 -1      mysqlrecipedb.cpp   1.42


--- kdenonbeta/krecipes/src/DBBackend/mysqlrecipedb.cpp  #1.41:1.42
@@ -744,5 +744,5 @@ else if (ingredientID==-1) // Load the p
 {
 usePerUnit=true;
-command=QString("SELECT \
ip.id,ip.name,ip.units,ii.per_units,u.name,ii.amount,ii.ingredient_id FROM \
ingredient_properties ip, ingredient_info ii, units u WHERE ii.property_id=ip.id AND \
ii.per_units=u.id;").arg(ingredientID); +command=QString("SELECT \
ip.id,ip.name,ip.units,ii.per_units,u.name,ii.amount,ii.ingredient_id FROM \
ingredient_properties ip, ingredient_info ii, units u WHERE ii.property_id=ip.id AND \
ii.per_units=u.id;");  }
 else // Load the whole property list (just the list of possible properties, not the \
ingredient properties)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic