By wOOge on
Is there a way to determine (or a variable containing) if the Drupal site is in maintenance mode?
I want to theme the user-login page differently is the site is in maintenance mode.
Thanks for any help!
Is there a way to determine (or a variable containing) if the Drupal site is in maintenance mode?
I want to theme the user-login page differently is the site is in maintenance mode.
Thanks for any help!
Comments
<?phpif
---
Yuriy Babenko | Technical Consultant & Senior Developer
http://yuriybabenko.com
Thanks!!
Thanks for the quick reply!! — you sent me in the right direction, in D7 the code is:
--
wOOge | adrianjean.ca
Whoops - didn't realize the
Whoops - didn't realize the variable name changed between 6 & 7! Glad you got it working!
---
Yuriy Babenko | Technical Consultant & Senior Developer
http://yuriybabenko.com