quick commit
This commit is contained in:
parent
aca088909e
commit
2c0bb382d2
2 changed files with 0 additions and 5 deletions
|
@ -1,8 +1,4 @@
|
|||
<?php
|
||||
/*
|
||||
* Action code handler
|
||||
*/
|
||||
|
||||
namespace Sakura;
|
||||
|
||||
/**
|
||||
|
|
|
@ -109,7 +109,6 @@ class Meta
|
|||
|
||||
// Print page contents
|
||||
echo $template->render('main/faq');
|
||||
|
||||
}
|
||||
|
||||
// Info pages
|
||||
|
|
Reference in a new issue