I don't know code, but I found this in my admin/includes/configure.php:
the difference being that the second (HTTPS_ has an "S", and your instruction does not.define('DIR_WS_HTTPS_ADMIN', preg_replace('#^' . str_replace('-', '\-', zen_parse_url(HTTPS_SERVER, '/path')) . '#', '', dirname($_SERVER['SCRIPT_NAME'])) . '/');
Do I replace?
Bookmarks