A little more info when upgrading plugins

This commit is contained in:
moodler 2007-07-25 07:08:07 +00:00
parent 344e5c5397
commit 05b4211927

View File

@ -91,7 +91,7 @@ function upgrade_plugins($type, $dir, $return) {
}
$updated_plugins = true;
upgrade_log_start();
print_heading($plugin->name .' plugin needs upgrading');
print_heading($dir.'/'. $plugin->name .' plugin needs upgrading');
$db->debug = true;
@set_time_limit(0); // To allow slow databases to complete the long SQL