From bf88f9c69beddd3d0559648ec9db37f34bd64300 Mon Sep 17 00:00:00 2001 From: cookie Date: Wed, 30 Nov 2005 22:13:38 +0000 Subject: aus gegebenen anlass, update von
- +
- - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + +
">
">
">
@@ -39,7 +39,7 @@ if (!IsSet($_POST["action"]))
- +
@@ -73,9 +73,9 @@ if (!IsSet($_POST["action"])) -
Menu>L - >R
@@ -113,13 +113,8 @@ if (!IsSet($_POST["action"])) - - - @@ -142,7 +137,7 @@ $ANZ_AVATAR= shell_exec("ls inc/avatar/ | wc -l");
-

- +

">
- - - - - - - + + + + + + - Kommentar -"; echo "\t\t
"; @@ -67,7 +67,7 @@ echo "
";  
-"> +"> @@ -78,7 +78,7 @@ echo "
Text:
";
-";  
- -"> +"> @@ -89,14 +89,14 @@ echo ""; - -
diff --git a/www-ssl/nonpublic/passwort.php b/www-ssl/nonpublic/passwort.php deleted file mode 100755 index 37860946..00000000 --- a/www-ssl/nonpublic/passwort.php +++ /dev/null @@ -1,58 +0,0 @@ - - -Hier kannst du dein Kennwort für unsere Himmelsverwaltung ändern.

- - - - - - - -
Altes Passwort:
Neues Passwort:
Passwortbestätigung:
- -
- ok.
"; - echo "Check, ob altes Passwort ok ist."; - $sql = "select * from User where UID=".$_SESSION['UID']; - $Erg = mysql_query($sql, $con); - if (md5($old)==mysql_result($Erg, $i, "Passwort")) { - echo "-> ok.
"; - echo "Setzen des neuen Kennwortes...: "; - $usql = "update User set Passwort='".md5($new1)."' where UID=".$_SESSION['UID']; - $Erg = mysql_query($usql, $con); - if ($Erg==1) { - echo "Neues Kennwort wurde gesetzt."; - } else { - echo "Ein Fehler ist trotzdem noch aufgetreten. Probiere es einfach nocheinmal :)"; - } - - - } else { - echo "-> nicht ok.
"; - echo "Altes Kennwort ist nicht ok. Bitte wiederholen.
"; - } - - } else { - echo "Kennwörter sind nicht gleich. Bitte wiederholen."; - } - - } else { - echo "Ungültiger Aufruf!\n"; - } -} - -include ("./inc/footer.php"); -?> diff --git a/www-ssl/nonpublic/schichtplan.1.php b/www-ssl/nonpublic/schichtplan.1.php index 6b8a7b7f..a4884a11 100755 --- a/www-ssl/nonpublic/schichtplan.1.php +++ b/www-ssl/nonpublic/schichtplan.1.php @@ -1,6 +1,6 @@

 Tage

- -". - Get_Text("pub_schicht_beschreibung");?> -

-". + Get_Text("pub_schicht_beschreibung"). "

"; function ShowSwitchDay() { diff --git a/www-ssl/nonpublic/schichtplan_beamer.php b/www-ssl/nonpublic/schichtplan_beamer.php index bcaca64c..b31460bc 100755 --- a/www-ssl/nonpublic/schichtplan_beamer.php +++ b/www-ssl/nonpublic/schichtplan_beamer.php @@ -15,10 +15,10 @@ $Time = time()+3600+3600; Schichtpläne für Beamer - + -\n"; diff --git a/www-ssl/nonpublic/waeckliste.php b/www-ssl/nonpublic/waeckliste.php index f8b9984c..b2c2e420 100755 --- a/www-ssl/nonpublic/waeckliste.php +++ b/www-ssl/nonpublic/waeckliste.php @@ -8,18 +8,18 @@ include ("./inc/header.php"); ?> -\n". - Get_Text("pub_waeckliste_Text1")?> +\n". + Get_Text("pub_waeckliste_Text1")?>

- - - - + + + + - - - - - + + + + -
- diff --git a/www-ssl/nonpublic/wecken.php b/www-ssl/nonpublic/wecken.php index f7145336..66597dbb 100755 --- a/www-ssl/nonpublic/wecken.php +++ b/www-ssl/nonpublic/wecken.php @@ -23,21 +23,21 @@ if( isset($_GET["eintragen"])) if ($Erg == 1) Print_Text(4); } -?> -".Get_Text("pub_wake_beschreibung")?> -

- +echo Get_Text("Hello").$_SESSION['Nick'].",
".Get_Text("pub_wake_beschreibung"). "

\n\n"; + + +echo Get_Text("pub_wake_beschreibung2"); ?>

- - - - + + + + - - - - - + + + -
".Get_Text("pub_wake_del"); ?>


-

+ +

- + - + - +
::
-"> +">
- -- cgit v1.2.3-54-g00ecf