first commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php use_helper('stUrl'); ?>
|
||||
<?php st_theme_use_stylesheet('stUser.css') ?>
|
||||
|
||||
<?php $smarty = new stSmarty('stUser') ?>
|
||||
|
||||
<?php $smarty->assign('webpage', $webpage) ?>
|
||||
|
||||
<?php $smarty->display('user_show_privacy.html') ?>
|
||||
Reference in New Issue
Block a user