fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2011-11-23 11:23 am

[dw-free] December paid time promotion

[commit: http://hg.dwscoalition.org/dw-free/rev/0462d0720db3]

http://bugs.dwscoalition.org/show_bug.cgi?id=3993

Use Time::Local so that LJ::Time works even outside a web server...

Patch by [personal profile] fu.

Files modified:
  • cgi-bin/LJ/Time.pm
--------------------------------------------------------------------------------
diff -r 2a4c15c49485 -r 0462d0720db3 cgi-bin/LJ/Time.pm
--- a/cgi-bin/LJ/Time.pm	Wed Nov 23 15:54:38 2011 +0800
+++ b/cgi-bin/LJ/Time.pm	Wed Nov 23 19:25:42 2011 +0800
@@ -14,6 +14,8 @@
 package LJ;
 use strict;
 
+use Time::Local ();
+
 # <LJFUNC>
 # name: LJ::days_in_month
 # class: time
--------------------------------------------------------------------------------
pauamma: Cartooney crab wearing hot pink and acid green facemask holding drink with straw (Default)

[personal profile] pauamma 2011-11-23 03:50 pm (UTC)(link)
Hmm, wrong bug, I think.
kareila: "PERL!" (perl)

[personal profile] kareila 2011-11-24 04:38 am (UTC)(link)
Agreed - it should be bug 3993.