summaryrefslogtreecommitdiff
path: root/admin/dect.php
diff options
context:
space:
mode:
authorcookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2005-11-06 16:33:22 +0000
committercookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2005-11-06 16:33:22 +0000
commitde656d885e687337698016024304300a8ac749ea (patch)
treea03f6455575d34cb7d8f56c5d9d3d4a924704314 /admin/dect.php
parentfc585473934605d12b2e970436bb81f6b28cd7e8 (diff)
und noch ein bichen
git-svn-id: svn://svn.cccv.de/engel-system@16 29ba0400-6e00-0410-a75a-ca02368028f8
Diffstat (limited to 'admin/dect.php')
-rwxr-xr-xadmin/dect.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/admin/dect.php b/admin/dect.php
index 0afc7f4f..99a58028 100755
--- a/admin/dect.php
+++ b/admin/dect.php
@@ -7,6 +7,9 @@ include ("./inc/header.php");
include ("./inc/funktion_modem.php");
+if( !isset($_GET["dial"])) $_GET["dial"] = "";
+if( !isset($_GET["custum"])) $_GET["custum"] = "";
+
if( $_GET["dial"]=="dial")
{
if( $_GET["DECT"]=="")