diff --git a/code/BigFamilyPage.php b/code/BigFamilyPage.php index 5f48f55..a9a48b3 100644 --- a/code/BigFamilyPage.php +++ b/code/BigFamilyPage.php @@ -44,4 +44,7 @@ class BigFamilyPage extends Page{ DB::alteration_message("Added default 'BigFamilyPage' and its children pages","created"); } +} + +class BigFamilyPage_Controller extends Page_Controller{ } \ No newline at end of file