| [ Index ] |
PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008] |
[Summary view] [Print] [Text view]
1 <?PHP //$Id: version.php,v 1.15 2007/08/13 02:57:05 toyomoyo Exp $ 2 // This file defines the current version of the 3 // blocks code that is being used. This can be 4 // compared against the values stored in the 5 // database (blocks_version) to determine whether upgrades should 6 // be performed (see db/backup_*.php) 7 8 $blocks_version = 2007081300; // The current version is a date (YYYYMMDDXX) 9 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Wed Jan 14 11:33:29 2009 | Cross-referenced by PHPXref 0.7 |