My google-fu is weak today... I'm looking for a way to dynamically print the url of an OSC site in some of the header/footer and sidebar files.
A:
<?php echo (($request_type == 'SSL') ? HTTPS_SERVER : HTTP_SERVER) . DIR_WS_CATALOG; ?>
Freeman
2010-03-25 20:10:23