A
|
ann 8/4/2010 |
Hi, $sqlGroupBy = $gQuery->GroupByToSql();
$strSecuritySql = SecuritySQL("Search", $strTableName);
|
A
|
alab author 8/4/2010 |
Hi, |
N
|
nitinjainDevClub member 9/4/2010 |
Hi, thank you for pointing me to this bug. We will fix it in the next version of PHPRunner. To make your pages working open source/rptint.php file, find the line: $sqlGroupBy = $gQuery->GroupByToSql();
$strSecuritySql = SecuritySQL("Search", $strTableName);
|
A
|
ann 9/10/2010 |
Nitin, |
N
|
nitinjainDevClub member 9/10/2010 |
Hi Ann, |
A
|
ann 9/10/2010 |
Nitin, |