summaryrefslogtreecommitdiff
path: root/www-ssl/admin/user2.php
diff options
context:
space:
mode:
authorcookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2006-08-29 10:21:50 +0000
committercookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2006-08-29 10:21:50 +0000
commit276b32c98b1792dd35ba154cc4e6954be266c280 (patch)
tree884aa0defca27ffde79ae424eadc4493f4993e06 /www-ssl/admin/user2.php
parente3e7751cc41f2ebcfd729647c82d58ec841a78e9 (diff)
ICQ und jabber zu den user daten hinzugefuegt
git-svn-id: svn://svn.cccv.de/engel-system@142 29ba0400-6e00-0410-a75a-ca02368028f8
Diffstat (limited to 'www-ssl/admin/user2.php')
-rwxr-xr-xwww-ssl/admin/user2.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/www-ssl/admin/user2.php b/www-ssl/admin/user2.php
index 8631ade2..131f544c 100755
--- a/www-ssl/admin/user2.php
+++ b/www-ssl/admin/user2.php
@@ -26,6 +26,8 @@ if (IsSet($_GET["action"]))
"`Handy` = '". $_POST["eHandy"]. "', ".
"`DECT` = '". $_POST["eDECT"]. "', ".
"`email` = '". $_POST["eemail"]. "', ".
+ "`ICQ` = '". $_POST["eICQ"]. "', ".
+ "`jabber` = '". $_POST["ejabber"]. "', ".
"`Size` = '". $_POST["eSize"]. "', ".
"`Gekommen`= '". $_POST["eGekommen"]. "', ".
"`Aktiv`= '". $_POST["eAktiv"]. "', ".