qq QI fail thx @ messerbill

This commit is contained in:
Ulf Gebhardt 2014-01-26 21:35:31 +01:00
parent 49c5b2630c
commit a7152116dd

View File

@ -24,8 +24,8 @@ class QQ {
public static function Q1(){
return self::QQ()->next();}
public static function QI($params,$params_mys = null){
$qq = self::QQ($params,$params_mys);
public static function QI(){
$qq = self::QQ();
return $qq->affectedRows() != (0||null);}
//override this
protected static function query(){