diff --git a/index.php b/index.php --- a/index.php +++ b/index.php @@ -1,4 +1,22 @@ -. + */ include_once 'inc/class.page.php'; $mypage = new page('Welcome'); ?>