Code

removed asdf
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 14 Sep 2005 04:41:15 +0000 (04:41 +0000)
committerhickert <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

index d353665d05179c280473d161745b9f5402b2bb2f..9b89ac00b5213d5a0fcd7e6a9605cd29e5afa1b8 100644 (file)
@@ -177,7 +177,6 @@ class environment extends plugin
 
     // 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 */