wisest owl (wisest_owl) wrote in changelog,
wisest owl
wisest_owl
changelog

[ljcom] r10173: LJSUP-8036: 8 March. Header

Committer: wisest-owl
LJSUP-8036: 8 March. Header
U   trunk/cgi-bin/LJ/Hooks/Homepage.pm
Modified: trunk/cgi-bin/LJ/Hooks/Homepage.pm
===================================================================
--- trunk/cgi-bin/LJ/Hooks/Homepage.pm	2011-03-03 08:51:36 UTC (rev 10172)
+++ trunk/cgi-bin/LJ/Hooks/Homepage.pm	2011-03-03 09:03:13 UTC (rev 10173)
@@ -44,12 +44,12 @@
     return 1;
 }
 
-sub _23_feb_2011_header { ## 23 Feb, Russia
+sub _8_march_2011_header { ## 8 march, Russia
     my $params = shift;
     my $time = time;
-    return unless (1298322000 < $time and $time < 1298494800); ## between 22-02-2011 00:00:00 MSK and 24-02-2011 00:00:00 MSK
+    return unless (1299283200 < $time and $time < 1299628800); ## between 05-03-2011 00:00:00 MSK and 09-03-2011 00:00:00 MSK
     return unless LJ::SUP->is_remote_sup();
-    LJ::need_res("stc/reskining/2011/february/header.css");
+    LJ::need_res("stc/reskining/2011/march/8/header.css");
     return 1;
 
 }
@@ -58,8 +58,8 @@
 LJ::register_hook("service_page_reskining", sub {
     my $params = shift || {};
 
-    ## Only for 22-23 Feb 2011
-    return if _23_feb_2011_header($params);
+    ## Only for 05-09 March 2011
+    return if _8_march_2011_header($params);
     
     LJ::need_res("stc/reskining/2011/january/header.css");
     my $text = LJ::Lang::ml('reskining.january2011');

Tags: ljcom, pm, wisest-owl
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