From ae4cf3b422c74a58b5efe326ff0135e925d8259e Mon Sep 17 00:00:00 2001 From: sminnee Date: Wed, 13 Oct 2010 02:58:13 +0000 Subject: [PATCH] MINOR Removed unncessary ?> tag in generated _config.php file (from r98894) git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112111 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- install.php | 1 - 1 file changed, 1 deletion(-) diff --git a/install.php b/install.php index 4ffccb1..330cab7 100644 --- a/install.php +++ b/install.php @@ -873,7 +873,6 @@ SSViewer::set_theme('$theme'); // enable nested URLs for this site (e.g. page/sub-page/) SiteTree::enable_nested_urls(); -?> PHP ); }