Project

General

Profile

Bug #16585 ยป pagebrowser.diff

Administrator Admin, 2006-10-04 22:25

View differences:

class.tx_newloginbox_pi3.php 2006-10-04 22:20:58.387721416 +0200
t3lib_div::debug(array($GLOBALS['TYPO3_DB']->sql_error(), $query));
}
list($this->internal['res_count']) = $GLOBALS['TYPO3_DB']->sql_fetch_assoc($res);
list($this->internal['res_count']) = $GLOBALS['TYPO3_DB']->sql_fetch_row($res);
// Make listing query, pass query to MySQL:
$query = $this->pi_list_query('fe_users');
    (1-1/1)