From 06f38c6322fcac52733f2be7daea01d11fbb4a4e Mon Sep 17 00:00:00 2001 From: Konrad Rosenbaum Date: Sun, 20 Nov 2016 15:24:36 +0100 Subject: [PATCH] compatibility with PHP7 Change-Id: Icf5f3ddfd34e81d9fb28d2410b5425705773e4cd --- pack | 2 +- tzone | 2 +- www/inc/classes/random.php | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pack b/pack index 29afc5c..c3ce038 160000 --- a/pack +++ b/pack @@ -1 +1 @@ -Subproject commit 29afc5ca5eb425565e0859a231939854aadcc13a +Subproject commit c3ce03861e7e94ee5a87b8cb506b120af4d74348 diff --git a/tzone b/tzone index 0f1d587..2e5d1ea 160000 --- a/tzone +++ b/tzone @@ -1 +1 @@ -Subproject commit 0f1d587c098800a35a274db150a4b38b31a13952 +Subproject commit 2e5d1ea7319bd0672770001170d0c9e81095e1a6 diff --git a/www/inc/classes/random.php b/www/inc/classes/random.php index 43872d5..36d7027 100644 --- a/www/inc/classes/random.php +++ b/www/inc/classes/random.php @@ -1,5 +1,5 @@