Updated services edit / delete pages

This commit is contained in:
laf
2015-05-19 17:18:39 +01:00
parent 525ef16089
commit 487906b34e
14 changed files with 280 additions and 148 deletions

View File

@ -0,0 +1,5 @@
<?php
$updated = '1';
$updated = edit_service(mres($_POST['service']), mres($_POST['descr']), mres($_POST['ip']), mres($_POST['params']));