perazhog (perazhog) wrote in changelog,
perazhog
perazhog
changelog

[ljcom] r12014: LJSUP-12298: Megafon Trava branding on ....

Committer: egeraskin
LJSUP-12298: Megafon Trava branding on .com
U   trunk/cgi-bin/LJ/Hooks/Homepage.pm
Modified: trunk/cgi-bin/LJ/Hooks/Homepage.pm
===================================================================
--- trunk/cgi-bin/LJ/Hooks/Homepage.pm	2012-05-25 13:14:19 UTC (rev 12013)
+++ trunk/cgi-bin/LJ/Hooks/Homepage.pm	2012-05-25 13:15:58 UTC (rev 12014)
@@ -63,8 +63,8 @@
     return unless LJ::SUP->is_remote_sup; 
 
     ## from 2012-06-04 00:00:00 MSK till 2012-07-01 23:59:00 MSK 
-    ##my $time = time(); 
-    ##return if ($time < 1338753600 || $time > 1341172740); ## uncomment this line before commit! 
+    my $time = time(); 
+    return if ($time < 1338753600 || $time > 1341172740); ## uncomment this line before commit! 
 
     return 1; 
 }

Tags: egeraskin, ljcom, perazhog, pm
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments