madeon (madeon) wrote in changelog,
madeon
madeon
changelog

[livejournal] r20370: LJSUP-10176: Need to be disabled if dela...

Committer: sbelyaev
LJSUP-10176: Need to be disabled if delayed entries is enabled
U   trunk/cgi-bin/ljprotocol.pl
Modified: trunk/cgi-bin/ljprotocol.pl
===================================================================
--- trunk/cgi-bin/ljprotocol.pl	2011-10-18 13:48:12 UTC (rev 20369)
+++ trunk/cgi-bin/ljprotocol.pl	2011-10-18 14:22:25 UTC (rev 20370)
@@ -1992,7 +1992,7 @@
 
     # are they trying to post back in time?
     if ($posterid == $ownerid && $u->{'journaltype'} ne 'Y' &&
-        !LJ::is_enabled("delyaed_entries") && 
+        !LJ::is_enabled("delayed_entries") && 
         !$time_was_faked && $u->{'newesteventtime'} &&
         $eventtime lt $u->{'newesteventtime'} &&
         !$req->{'props'}->{'opt_backdated'}) {

Tags: livejournal, madeon, pl, sbelyaev
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