Added $CFG->pagepath for Moodle Doc link.

This commit is contained in:
vyshane
2006-03-22 04:15:00 +00:00
parent c05181937a
commit 1e9f3edb56
+2
View File
@@ -145,6 +145,8 @@
echo "<table border=\"0\" width=\"100%\" cellpadding=\"4\">";
require_once("$CFG->dirroot/auth/$auth/config.html");
$CFG->pagepath = 'auth/' . $auth;
echo '<tr><td colspan="3">';
print_heading(get_string('auth_common_settings', 'auth'));
echo '<td/></tr>';