[moodle] / moodle / lib / adminlib.php Repository:

Diff of /moodle/lib/adminlib.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.274, Thu Sep 18 13:21:52 2008 WST revision 1.275, Thu Sep 18 15:34:18 2008 WST

By nicolasconnault:

MDL-16486 Fixed mistyped function call

# Line 419  Line 419 
419      if (!$unittest) {      if (!$unittest) {
420      /// Set up the blank site - to be customized later at the end of install.      /// Set up the blank site - to be customized later at the end of install.
421          if (! $site = get_site()) {          if (! $site = get_site()) {
422              build_course_site();              build_site_course();
423              redirect('index.php?continuesetuptesttables='.$continuesetuptesttables);              redirect('index.php?continuesetuptesttables='.$continuesetuptesttables);
424          }          }
425    

Legend:
Removed from v.1.274  
changed lines
  Added in v.1.275

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.7