Fixed notice level error

This commit is contained in:
Sam Minnee 2007-09-04 04:12:57 +00:00
parent 48918d1aca
commit 3ab4cb3780
1 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,8 @@ class SubsiteAdmin extends GenericDataAdmin {
if($templates) {
$templateArray = $templates->map('ID', 'Title');
} else {
$templateArray = array();
}
return new Form($this, 'AddSubsiteForm', new FieldSet(