Moved check for plugin import/export to the start rather than the end
[moodle-linuxchix.git] / grade / report / outcomes / version.php
blob83613c966339e777e03ee335fecf6d687835794d
1 <?PHP // $Id$
3 $plugin->version = 2007073000;
4 $plugin->requires = 2007072402;
6 ?>