mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 20:42:22 +02:00
MDL-51758 libraries: Reworded password.php not required
This commit is contained in:
parent
ff0039689b
commit
01082b50f0
@ -25,5 +25,5 @@
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
debugging('password_compat is now standard in all versions of PHP that Moodle supports. '
|
||||
. 'You no longer need to include the password_compat polyfill.',
|
||||
. 'You no longer need to include the lib/password_compat/lib/password.php',
|
||||
DEBUG_DEVELOPER);
|
||||
|
Loading…
x
Reference in New Issue
Block a user