aboutsummaryrefslogtreecommitdiff
path: root/lib/classes/auth_plugins/StudipAuthAbstract.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/classes/auth_plugins/StudipAuthAbstract.php')
-rw-r--r--lib/classes/auth_plugins/StudipAuthAbstract.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/classes/auth_plugins/StudipAuthAbstract.php b/lib/classes/auth_plugins/StudipAuthAbstract.php
index 36c75df..19d5afa 100644
--- a/lib/classes/auth_plugins/StudipAuthAbstract.php
+++ b/lib/classes/auth_plugins/StudipAuthAbstract.php
@@ -1,7 +1,7 @@
<?php
// +---------------------------------------------------------------------------+
// This file is part of Stud.IP
-// StudipAuthAbstract.class.php
+// StudipAuthAbstract.php
// Abstract class, used as a template for authentication plugins
//
// Copyright (c) 2003 André Noack <noack@data-quest.de>