* @copyright 2000 Stud.IP Core-Group * @license http://www.gnu.org/licenses/gpl-2.0.html GPL version 2 */ class Seminar_Default_Auth extends Seminar_Auth { protected $nobody = true; }