From 45de8ebc0317fd33b930446a0fdea5e8615cab9b Mon Sep 17 00:00:00 2001 From: aoneil Date: Mon, 20 Aug 2007 00:31:44 +0000 Subject: [PATCH] Disable notice level warnings in default install (merged from 2.0.2 branch, r37930) git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@40481 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- install.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install.php b/install.php index 63bb1fe..cd9dedb 100644 --- a/install.php +++ b/install.php @@ -485,6 +485,8 @@ class Installer extends InstallRequirements { $this->createFile("$template/_config.php", <<