From 764afc1afa43ff0bca09648287868b8e2fc82101 Mon Sep 17 00:00:00 2001 From: Kevin J Hoerr Date: Sat, 24 Jun 2017 13:54:51 -0400 Subject: Fix strict_types literals --- private/controller/Controller.php | 2 +- private/model/Connection.php | 2 +- private/model/creds.php | 2 +- private/view/Result.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'private') diff --git a/private/controller/Controller.php b/private/controller/Controller.php index eda5e13..c563367 100644 --- a/private/controller/Controller.php +++ b/private/controller/Controller.php @@ -1,6 +1,6 @@