From 05822707062842a64612d6ff3d2e74455e20f2f8 Mon Sep 17 00:00:00 2001 From: ikkez Date: Mon, 27 Feb 2017 01:55:36 +0100 Subject: [PATCH] v1.4.2 release --- lib/db/cortex.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/db/cortex.php b/lib/db/cortex.php index 8945e76..725c8d0 100644 --- a/lib/db/cortex.php +++ b/lib/db/cortex.php @@ -1,7 +1,7 @@ * https://github.com/ikkez/F3-Sugar/ * * @package DB - * @version 1.4.2-dev - * @date 29.01.2016 + * @version 1.4.2 + * @date 27.02.2017 * @since 24.04.2012 */ @@ -61,8 +61,8 @@ class Cortex extends Cursor { /** @var CortexQueryParser */ protected $queryParser; - static - $init = false; // just init without mapper + /** @var bool initialization flag */ + static $init = false; const // special datatypes