From 83a90af93078aee26067761db11dfbb369f1e188 Mon Sep 17 00:00:00 2001 From: ichdasich Date: Wed, 10 Sep 2008 15:43:25 +0000 Subject: fixed most of the files in http-root and includes git-svn-id: svn://svn.cccv.de/engel-system@282 29ba0400-6e00-0410-a75a-ca02368028f8 --- includes/ShowUserPicture.php | 8 ++++---- includes/crypt.php | 2 +- includes/error_handler.php | 4 ++-- includes/footer.php | 6 +++--- includes/funktion_SendMessenges.php | 2 +- includes/funktion_modem.php | 2 +- includes/funktion_schichtplan_aray.php | 2 +- includes/login_eingabefeld.php | 2 +- includes/menu.php | 2 +- 9 files changed, 15 insertions(+), 15 deletions(-) (limited to 'includes') diff --git a/includes/ShowUserPicture.php b/includes/ShowUserPicture.php index 8e058127..bb1893d8 100644 --- a/includes/ShowUserPicture.php +++ b/includes/ShowUserPicture.php @@ -1,10 +1,10 @@ @@ -45,8 +45,8 @@ if( $_SESSION['Menu'] =="R") include("./inc/menu.php");
© copyleft - Kontakt
diff --git a/includes/funktion_SendMessenges.php b/includes/funktion_SendMessenges.php index c6676c6c..893c6600 100644 --- a/includes/funktion_SendMessenges.php +++ b/includes/funktion_SendMessenges.php @@ -3,7 +3,7 @@ function SendData($Data) { - include("./inc/config_MessegeServer.php"); + include("./config_MessegeServer.php"); // Create a UDP socket $sock = socket_create(AF_INET, SOCK_DGRAM, SOL_UDP); //send packed diff --git a/includes/funktion_modem.php b/includes/funktion_modem.php index 6cbbb49b..ffc5b9c2 100755 --- a/includes/funktion_modem.php +++ b/includes/funktion_modem.php @@ -1,5 +1,5 @@ diff --git a/includes/login_eingabefeld.php b/includes/login_eingabefeld.php index afb0c90e..ff26f65f 100755 --- a/includes/login_eingabefeld.php +++ b/includes/login_eingabefeld.php @@ -1,7 +1,7 @@
nonpublic/index.php" method="post"> diff --git a/includes/menu.php b/includes/menu.php index ea65383a..dcb80b84 100755 --- a/includes/menu.php +++ b/includes/menu.php @@ -51,7 +51,7 @@ if( isset($_SESSION['UID']))
-- cgit v1.2.3-54-g00ecf