app=&$app; $id = $this->app->Secure->GetGET("id"); if(is_numeric($id)) $this->app->Tpl->Set('SUBHEADING',": ". $this->app->DB->Select("SELECT nummer FROM artikel WHERE id=$id LIMIT 1")); $this->app->ActionHandlerInit($this); $this->app->ActionHandler("create","NetzwerkCreate"); $this->app->ActionHandler("edit","NetzwerkEdit"); $this->app->ActionHandler("list","NetzwerkList"); $this->app->ActionHandlerListen($app); } function NetzwerkCreate() { $this->app->Tpl->Add('TABS', "Zurück zur Übersicht"); } function NetzwerkMenu() { $id = $this->app->Secure->GetGET("id"); $this->app->Tpl->Add('TABS',"