mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 15:05:33 +00:00
MINOR Removed unnecessary end tag which the original _config.php doesn't have anyway
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/branches/2.4@98891 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
46424744af
commit
8bc6a375de
@ -834,7 +834,6 @@ SSViewer::set_theme('$theme');
|
||||
|
||||
// enable nested URLs for this site (e.g. page/sub-page/)
|
||||
SiteTree::enable_nested_urls();
|
||||
?>
|
||||
PHP
|
||||
);
|
||||
|
||||
@ -1185,5 +1184,3 @@ function rm($fileglob)
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user