Override doc link for postgresql migration

This commit is contained in:
patrickslee 2006-04-05 23:41:59 +00:00
parent 391f527040
commit faf2851fd9

View File

@ -34,6 +34,9 @@
print_heading($strdbmigrate);
if ($CFG->dbtype == 'postgres7') {
$CFG->pagepath = 'admin/utfdbmigrate/postgresql';
}
//if $confirm
if ($confirm && confirm_sesskey()) {
//do the real migration of db