mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
MDL-20948 proper removal of cached pasword hashes just in case upgrading from <1.9.7
This commit is contained in:
parent
bdebf74c76
commit
e79781f72e
7 changed files with 48 additions and 0 deletions
3
auth/db/version.php
Normal file
3
auth/db/version.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$plugin->version = 2009112400;
|
Loading…
Add table
Add a link
Reference in a new issue