mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 17:14:42 +02:00
Forum-update fixes
This commit is contained in:
@@ -61,7 +61,7 @@ class forum_setup
|
||||
{
|
||||
//Redirect upgrade to customized upgrade routine
|
||||
|
||||
e107::getRedirect()->redirect(e_PLUGIN.'forum/forum_update.php');
|
||||
e107::getRedirect()->redirect(e_PLUGIN_ABS.'forum/forum_update.php');
|
||||
|
||||
//header('Location: '.e_PLUGIN.'forum/forum_update.php');
|
||||
}
|
||||
|
Reference in New Issue
Block a user