| 
 
I want to (un)modiy the files manually.

It's REALLY easy now!  Here's the code:

 Filename Code 
/index.php 

AFTER initGzip(); ADD

$_MAMBOTS->trigger( "onAfterRoute" );

 

BEFORE doGzip(); ADD

$_MAMBOTS->trigger( "onAfterRender");

/administrator/index2.php 

BEFORE $my = $mainframe->initSession... 

include_once( "../components/com_pagecache/pagecache.admin.php" );


 

/administrator/index3.php   

BEFORE $my = $mainframe->initSession... 

include_once( "../components/com_pagecache/pagecache.admin.php" );

Tags
28,57% of 7 voters found this FAQ useful,  I found this FAQ  useful useful  not useful not useful
< Prev   Next >
feed image
Copyright 2007 Anthony Ferrara, All Rights Reserved