MDL-16553 Assignment, student view: whitespace fix
[moodle.git] / search / version.php
blobb60e876a89152001eb81f629d89926c50ccf247b
1 <?php // $Id$
3 ////////////////////////////////////////////////////////////////////////////////
4 // Code fragment to define the search version etc.
5 // This fragment is called by /admin/index.php
6 //
7 // Consider it is not handled by Moodle core upgrade code.
8 // Just for identification
9 ////////////////////////////////////////////////////////////////////////////////
11 $search->version = 2009031000;
12 $search->requires = 2007101509; // Requires this Moodle version