Quote:
Originally Posted by MarcoH64
In the installation instructions for this hack you should search in the index.php for:
PHP Code:
// memory saving
Somebody just pointed out to me that there are 3 instances of this in the init.php.
Amy could you please clarify which instance to use?
|
If you follow the instructions down the index it takes you to the 3rd reference of "memory saving" .. add above that one
// memory saving
unset($userinfos, $loggedin);