Code
This commit is contained in:
parent
b75110e6b8
commit
c536a1edce
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
if(isset($_REQUEST['action'])){
|
||||
if(isset($_REQUEST['action']))
|
||||
{
|
||||
switch($_REQUEST['action'])
|
||||
{
|
||||
case 'newclient':
|
||||
|
Loading…
x
Reference in New Issue
Block a user