From c712539fccf797c7ee2308ee78418b9ca830e48d Mon Sep 17 00:00:00 2001 From: sharvey Date: Mon, 21 Apr 2008 23:37:32 +0000 Subject: [PATCH] BUGFIX: Removed undefined variable $mem - we include ini_set for memory_limit in main.php instead git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/branches/2.2.2@53149 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- install.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/install.php b/install.php index 4fce17b..921c86b 100644 --- a/install.php +++ b/install.php @@ -633,8 +633,6 @@ PHP; $this->createFile("$template/_config.php", <<