Code

Added title tag
[gosa.git] / plugins / admin / systems / class_terminalInfo.inc
index 58fb0b356451bad3fb1aa14d9fbda21baf6529a3..97a3ef362ed2f3ee9ff2fda54e92750d2baafb0b 100644 (file)
@@ -60,7 +60,6 @@ class terminfo extends plugin
   {
     /* Call parent execute */
     plugin::execute();
-    return;
 
     /* Do we represent a valid terminal? */
     if (!$this->is_account && $this->parent == NULL){