getAuthUser(); if (!$au) { $this->jerrAuth("only authenticated users"); } $this->authUser = $au; } function post() { $ff = HTML_FlexyFramework::get()->Pman_Core['googlekey']; $this->jdata() } }