first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
$smarty->assign('description2', $description2);
|
||||
$smarty->assign('position', $position);
|
||||
$smarty->display('show.html');
|
||||
?>
|
||||
Reference in New Issue
Block a user