Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions wspp/local/wspp/version.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?php

$plugin->version = 2010101000; // The (date) version of this plugin
//$plugin->requires = 2010021900; // Requires this Moodle version

?>
$plugin->requires = 2010112400; // Requires this Moodle version
$plugin->component = 'local_wspp';