Index: trunk/admin/config/addtheme_templates.php =================================================================== diff -u -r384 -r390 --- trunk/admin/config/addtheme_templates.php (.../addtheme_templates.php) (revision 384) +++ trunk/admin/config/addtheme_templates.php (.../addtheme_templates.php) (revision 390) @@ -232,7 +232,7 @@ $limit = ' '.$objListView->GetLimitSQL();; $sql .= $limit; - +//echo "SQL: $sql
"; $c->VerifyTemplates($where,$order,$limit); // slow down process if( GetVar('lpn') !== false ) $objSession->SetVariable("Page_Template",$_GET["lpn"]);