Log in with username/password: lyceum/lyceum

Changeset 1280

Show
Ignore:
Timestamp:
06/04/08 22:30:28 (3 months ago)
Author:
jjb
Message:

#922 use PROTOCOL when composing LURL

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.0/src/lyceum/wp-settings.php

    r1273 r1280  
    174174   $blog = 'NULL'; 
    175175 
    176 define('LURL', 'http://' . MAINDOMAIN . WEBROOT);// Lyceum URL 
     176define('LURL', PROTOCOL . MAINDOMAIN . WEBROOT);// Lyceum URL 
    177177 
    178178if (!strstr($_SERVER['PHP_SELF'], 'install.php')) : 
Log in with username/password: lyceum/lyceum