MDL-39387 fix /auth phpdocs
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<?php
|
||||
|
||||
// This file is part of Moodle - http://moodle.org/
|
||||
//
|
||||
// Moodle is free software: you can redistribute it and/or modify
|
||||
@@ -42,8 +41,7 @@
|
||||
* We have optimized it as best as we could for PostgreSQL and MySQL, with 27K students
|
||||
* we have seen this take 10 minutes.
|
||||
*
|
||||
* @package auth
|
||||
* @subpackage ldap
|
||||
* @package auth_ldap
|
||||
* @copyright 2004 Martin Langhoff
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user