![]() |
Alexey admin 8/31/2006 |
Terry, $LookupSQL.=" and (##EditFormatObj.pLookupObj.strWhere &s##)"; with this one: $LookupSQL.=" and (##EditFormatObj.pLookupObj.strWhere s##)"; |
T
|
TerryB author 8/31/2006 |
Terry, thank you for poiinting me to this bug. We'll fix it in the next update of PHPRunner. To get your pages working please modify masterlist.php file in C:\Program Files\PHPRunner3.1\source\include folder. Replace this line: with this one:
|
J
|
Jane 8/31/2006 |
Terry, |