summaryrefslogtreecommitdiff
path: root/inc/funktion_modem.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 /inc/funktion_modem.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 'inc/funktion_modem.php')
-rwxr-xr-xinc/funktion_modem.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/funktion_modem.php b/inc/funktion_modem.php
index e9a76e4e..a8ae010d 100755
--- a/inc/funktion_modem.php
+++ b/inc/funktion_modem.php
@@ -3,7 +3,7 @@
$Dev="/dev/ttyS0"; // COM port
$WackupNumber="**3";
-ob_end_flush(); //ausgabe obwohl skript nich in arbeit
+//ob_end_flush(); //ausgabe obwohl skript nich in arbeit
set_time_limit(50000); //Timeout erhöhen;
function DialNumber( $Number )