This commit is contained in:
Michael RICOIS 2010-05-21 09:21:39 +00:00
parent b75110e6b8
commit c536a1edce

View File

@ -1,5 +1,6 @@
<?php
if(isset($_REQUEST['action'])){
if(isset($_REQUEST['action']))
{
switch($_REQUEST['action'])
{
case 'newclient':