[moodle] / moodle / admin / index.php Repository:

Diff of /moodle/admin/index.php

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

revision 1.404, Thu Sep 3 13:11:34 2009 WST revision 1.405, Thu Sep 3 16:02:59 2009 WST

By samhemelryk:

admin MDL-19799 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants

# Line 162  Line 162 
162      upgrade_get_javascript();      upgrade_get_javascript();
163      $PAGE->navbar->add($strdatabasesetup);      $PAGE->navbar->add($strdatabasesetup);
164      $PAGE->set_title($strinstallation.' - Moodle '.$CFG->target_release);      $PAGE->set_title($strinstallation.' - Moodle '.$CFG->target_release);
165      $PAGE->heading($strinstallation);      $PAGE->set_heading($strinstallation);
166      $PAGE->set_cacheable(false);      $PAGE->set_cacheable(false);
167      echo $OUTPUT->header();      echo $OUTPUT->header();
168    

Legend:
Removed from v.1.404  
changed lines
  Added in v.1.405

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.7