Moderators: jmacgreg, michael, John, vgabler
- $baseurl = isset($_SERVER['HTTPS']) ? 'https' : 'http' . '://' . $_SERVER['HTTP_HOST'] . preg_replace('!/admin.*$!', '', dirname($_SERVER['SCRIPT_NAME'])) . '/';
+ $baseurl = (isset($_SERVER['HTTPS']) ? 'https' : 'http') . '://' . $_SERVER['HTTP_HOST'] . preg_replace('!/admin.*$!', '', dirname($_SERVER['SCRIPT_NAME'])) . '/';
Return to OJS Editorial Support and Discussion
Users browsing this forum: No registered users and 1 guest