smart changes
This commit is contained in:
@ -11,6 +11,7 @@ class Smart extends Page {
|
||||
|
||||
function index()
|
||||
{
|
||||
$this->set('user', $_SESSION['user']->data);
|
||||
$this->set('template', "smart.html.php");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user