Does a tag exist that will tell me if the system is ON or OFF?
Example: {system_status}
If a tag doesn’t exist, is there a way I can check the system status with PHP?
The reason I would like to know is I just started developing a site, and I have a tendency to forget if the system is ON or OFF. I would like to display a simple reminder for the Super Admin that the site is OFF or ON. So as I’m developing the site I don’t freak out when things are broken and I get worried that the end user will see my mess…
Thanks for your help.
Sincerely,
Daniel