From 55fcfb747000a3f8396d32ad36d43a4de303eb56 Mon Sep 17 00:00:00 2001 From: sharvey Date: Wed, 12 May 2010 12:40:32 +0000 Subject: [PATCH] MINOR Installing screen now has a page title called "Installing SilverStripe..." instead of "PHP 5 is required" git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/branches/2.4@104710 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.php b/install.php index 1d00609..9c17dd5 100644 --- a/install.php +++ b/install.php @@ -860,7 +860,7 @@ class Installer extends InstallRequirements { ?> - PHP 5 is required + Installing SilverStripe...