BUGFIX: Undo commit to wrong place

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/branches/2.4@107116 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
mstephens 2010-06-27 21:57:37 +00:00 committed by Sam Minnee
parent fdcac0d629
commit 719b56e137

View File

@ -16,6 +16,3 @@ SSViewer::set_theme('blackcandy');
// enable nested URLs for this site (e.g. page/sub-page/)
SiteTree::enable_nested_urls();
Security::setDefaultAdmin('admin','password');
File::$allowed_extensions[] = "ss";