# HG changeset patch # User ymh # Date 1537616703 -7200 # Node ID f6e116fd37084501bcbd9dd3911f6fe96b12c91f # Parent ae49875a0ffa63002ef572dde7046c0b1c9649ad clean code for tomorrow diff -r ae49875a0ffa -r f6e116fd3708 web/marathon-serpentine-2018/config.php --- a/web/marathon-serpentine-2018/config.php Sat Sep 22 12:34:33 2018 +0200 +++ b/web/marathon-serpentine-2018/config.php Sat Sep 22 13:45:03 2018 +0200 @@ -2,8 +2,8 @@ $embed_code_list = [ [new DateTime('2018-09-22T08:30:00Z'), new DateTime('2018-09-22T12:25:00Z'), ''], - [new DateTime('2018-09-22T12:25:00Z'), new DateTime('2018-09-22T20:30:00Z'), ''], - [new DateTime('2018-09-23T07:30:00Z'), new DateTime('2018-09-23T16:30:00Z'), ''], + [new DateTime('2018-09-22T12:25:00Z'), new DateTime('2018-09-22T20:30:00Z'), ''], + [new DateTime('2018-09-23T07:30:00Z'), new DateTime('2018-09-23T16:30:00Z'), ''], ]; $islive_embed = null;