summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8de90c7)
raw | patch | inline | side by side (parent: 8de90c7)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 14 Sep 2005 04:41:15 +0000 (04:41 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 14 Sep 2005 04:41:15 +0000 (04:41 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1352 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/personal/environment/class_environment.inc | patch | blob | history |
diff --git a/plugins/personal/environment/class_environment.inc b/plugins/personal/environment/class_environment.inc
index d353665d05179c280473d161745b9f5402b2bb2f..9b89ac00b5213d5a0fcd7e6a9605cd29e5afa1b8 100644 (file)
// 1. Account disabled . Editing from usermenu
if((!isset($this->parent))&&(!$this->is_account)){
- print "asdf";
/* We are currently editing this tab from usermenu, but this account is not enabled */
$smarty->assign("is_account",$this->is_account);
/* Load template */