From f58879ba0d276b61261258345e82b520f6674107 Mon Sep 17 00:00:00 2001 From: cookie Date: Sat, 29 Dec 2007 17:35:39 +0000 Subject: bugfix und security git-svn-id: svn://svn.cccv.de/engel-system@265 29ba0400-6e00-0410-a75a-ca02368028f8 --- www-ssl/admin/UserPicture.php | 26 ++++++------ www-ssl/nonpublic/schichtplan_add.php | 78 ++++++++++++++++++++++++----------- 2 files changed, 66 insertions(+), 38 deletions(-) (limited to 'www-ssl') diff --git a/www-ssl/admin/UserPicture.php b/www-ssl/admin/UserPicture.php index 1aa74360..7871338b 100755 --- a/www-ssl/admin/UserPicture.php +++ b/www-ssl/admin/UserPicture.php @@ -12,7 +12,7 @@ if( IsSet($_GET["action"]) ) switch ($_GET["action"]) { case 'FormUpload': - echo "Hier kannst Du ein Foto hochladen für:"; + echo "Hier kannst Du ein Foto hochladen för:"; echo "
\n"; echo "\t \n"; + echo "". Get_Text("pub_schichtplan_add_Comment"). ":\n ". + " \n"; - echo " \n". - " \n". - "\n". - "\n". - "\n". - "
"; + echo " \n". + " \n". + "\n". + "\n". + "\n". + ""; + } + else + { + echo "

:-(

"; + array_push($error_messages, "Hack atteck\n"); + } } -- cgit v1.2.3-54-g00ecf