]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/lib/ttUser.class.php
Added group dropdown in tasks.php page.
[timetracker.git] / WEB-INF / lib / ttUser.class.php
index 04273aa78b5c9a1b5bf6771ad5c7b253373c7d98..2da8f9811fe2579afb3bee592c5458f77c0cad9d 100644 (file)
@@ -723,6 +723,7 @@ class ttUser {
     $this->behalf_group_name = null;
     $this->behalf_id = null;
     $this->behalf_name = null;
+    unset($this->behalfGroup);
     unset($_SESSION['behalf_group_id']);
     unset($_SESSION['behalf_group_name']);
     unset($_SESSION['behalf_id']);