[ Index ]

PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008]

title

Body

[close]

/blog/ -> version.php (source)

   1  <?php // $Id: version.php,v 1.1 2006/03/10 06:53:01 toyomoyo Exp $
   2  
   3  /////////////////////////////////////////////////////////////////////////////////
   4  ///  Code fragment to define the version of the blog module
   5  ///  This fragment is called by moodle_needs_upgrading() and /admin/index.php
   6  /////////////////////////////////////////////////////////////////////////////////
   7  
   8  $blog_version  = 2005030400;  // The current version of blog module (Date: YYYYMMDDXX)
   9  $module->cron     = 1800;           // Period for cron to check this module (secs)
  10  ?>


Generated: Wed Jan 14 11:33:29 2009 Cross-referenced by PHPXref 0.7