| arg. memory error.
Parse error: syntax error, unexpected $end, expecting ']' in /homepages/43/d114531006/htdocs/dropmachine/media/pp-inc.php on line 1913
I tried adding this to pp-inc but it did nothing.
ini_set("memory_limit", "72M");
ini_set("max_execution_time", 0);
Any hints?
|