1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-06-15 20:56:18 +02:00
This commit is contained in:
2020-10-17 18:25:25 +02:00
parent a0ae0df455
commit 7163a42645
4 changed files with 5 additions and 6 deletions
-1
View File
@@ -72,7 +72,6 @@ switch ($namepage){
$groups = array();
}
renderPage('a_newserver.twig',array('mode' => 'new'));
break;
case 'deleteserver':