Last active
September 8, 2020 06:10
-
-
Save JayGreentree/c7a1e078876fec6d7cd55fc7e916764a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
if ((date("w") == 0) && (date("Hi")>845) && (date("Hi")<1240)) $config->live = true; | |
if ((date("w") == 0) && (date("Hi")>859) && (date("Hi")<1240)) $config->live_need_countdown = true; | |
?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment