@@ -9,4 +9,6 @@ switch($ts){
|
||||
break;
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
defined('IN_TS') or die('Access Denied.');
|
||||
|
||||
include template("admin/wolist");
|
||||
Reference in New Issue
Block a user