From f1b2243e153abbd56801878bb7018899d845a484 Mon Sep 17 00:00:00 2001 From: Ivan Lanin Date: Thu, 15 May 2014 15:52:17 +0700 Subject: [PATCH] Short tag fix --- samples/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/index.php b/samples/index.php index 71e8518a..94b98901 100644 --- a/samples/index.php +++ b/samples/index.php @@ -10,7 +10,7 @@ if (!CLI) { Read the Docs

- array('PHP 5.3.0', version_compare(phpversion(), '5.3.0', '>=')), 'zip' => array('PHP extension ZipArchive', extension_loaded('zip')),