set_url('/test_popup.php'); $PAGE->set_context(context_system::instance()); $PAGE->set_title('Popup'); $PAGE->set_heading('Popup test'); $PAGE->set_pagelayout('popup'); echo $OUTPUT->header(); ?>