|
PP 5.3
I read the thread you were referring to, but this seems not to exist in PP5.3 anymore- You wrote:
---------------------------------
In pp-inc.php find this and make the change in bold
Code:
// Undocumented switches to put included in next update
$Globals['catcache'] = "yes";
$Globals['features'] = "no";
$Globals['quickopts'] = "yes";
---------------------------
(and "no" was in bold)
But when I search in my PP5.3 pp-inc.php file, this code does not exist anymore. Any idea where to find this to make the same change as requested above for version 5.21 ?
Thanks in advance
|