FAQ
salathe Wed, 18 Jan 2012 10:11:49 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=322439

Log:
make SOPA times in 2012

Changed paths:
U web/php/trunk/index.php

Modified: web/php/trunk/index.php
===================================================================
--- web/php/trunk/index.php 2012-01-18 10:07:46 UTC (rev 322438)
+++ web/php/trunk/index.php 2012-01-18 10:11:49 UTC (rev 322439)
@@ -7,7 +7,7 @@
} else {
$ts = time();
// Hardcode 11am Jan.18 UTC to 5am Jan.19 UTC time window
- if($ts>=1295348400 && $ts<1295413200) {
+ if($ts>=1326884400 && $ts<1326949200) {
include $_SERVER['DOCUMENT_ROOT'] . '/index-sopa.php';
} else {
include $_SERVER['DOCUMENT_ROOT'] . '/index-stable.php';

Search Discussions

  • Ferenc Kovacs at Jan 18, 2012 at 10:22 am

    On Wed, Jan 18, 2012 at 11:11 AM, Peter Cowburn wrote:

    salathe Wed, 18 Jan 2012 10:11:49 +0000

    Revision: http://svn.php.net/viewvc?view=revision&revision=322439

    Log:
    make SOPA times in 2012
    ZOMG, nice catch. /o\

    --
    Ferenc Kovács
    @Tyr43l - http://tyrael.hu
  • Rasmus Lerdorf at Jan 19, 2012 at 3:09 am
    rasmus Wed, 18 Jan 2012 07:43:06 +0000

    Revision: http://svn.php.net/viewvc?view=revision&revision=322434

    Log:
    Grow SOPA blackout window a bit now that the hearing has been postponed

    Changed paths:
    U web/php/trunk/index.php

    Modified: web/php/trunk/index.php
    ===================================================================
    --- web/php/trunk/index.php 2012-01-18 07:32:55 UTC (rev 322433)
    +++ web/php/trunk/index.php 2012-01-18 07:43:06 UTC (rev 322434)
    @@ -6,8 +6,8 @@
    include $_SERVER['DOCUMENT_ROOT'] . '/index-beta.php';
    } else {
    $ts = time();
    - // Hardcode 1pm Jan.18 UTC to 1am Jan.19 UTC time window
    - if($ts>=1295355600 && $ts<1295398800) {
    + // Hardcode 11am Jan.18 UTC to 5am Jan.19 UTC time window
    + if($ts>=1295348400 && $ts<1295413200) {
    include $_SERVER['DOCUMENT_ROOT'] . '/index-sopa.php';
    } else {
    include $_SERVER['DOCUMENT_ROOT'] . '/index-stable.php';

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupphp-webmaster @
categoriesphp
postedJan 18, '12 at 10:11a
activeJan 19, '12 at 3:09a
posts3
users3
websitephp.net

People

Translate

site design / logo © 2023 Grokbase