mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
MDL-23196, fixed old block configdata
This commit is contained in:
parent
21b6efd7c9
commit
74c68b7a11
2 changed files with 63 additions and 1 deletions
|
@ -15,4 +15,4 @@
|
|||
// You should have received a copy of the GNU General Public License
|
||||
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
$plugin->version = 2007101509;
|
||||
$plugin->version = 2010071501;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue