New functions
This commit is contained in:
+2
-1
@@ -18,7 +18,8 @@ $dm ="http://localhost:9999/";
|
||||
$tArr =[
|
||||
'login',
|
||||
'signup',
|
||||
'userscards'
|
||||
'userscards',
|
||||
'activejoblist'
|
||||
];
|
||||
|
||||
echo "<table class='table table-striped'>";
|
||||
|
||||
Reference in New Issue
Block a user