Merge commit 'catalyst/MOODLE_19_STABLE' into mdl19-linuxchix
[moodle-linuxchix.git] / enrol / paypal / version.php
blob6be8fd71a0354f19932f6f0bc5c80b160ba336b0
1 <?PHP // $Id$
3 /////////////////////////////////////////////////////////////////////////////////
4 /// Code fragment to define the version of this enrolment module
5 /// This fragment is called by admin/index.php
6 /////////////////////////////////////////////////////////////////////////////////
8 $plugin->version = 2006092200; // This module's version
10 $plugin->requires = 2007101000; // Requires this Moodle version