Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libs/Zend/Validate/Hex.php')
-rw-r--r--libs/Zend/Validate/Hex.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/Zend/Validate/Hex.php b/libs/Zend/Validate/Hex.php
index ced156dfe3..b2080d3aaa 100644
--- a/libs/Zend/Validate/Hex.php
+++ b/libs/Zend/Validate/Hex.php
@@ -22,7 +22,7 @@
/**
* @see Zend_Validate_Abstract
*/
-require_once 'Zend/Validate/Abstract.php';
+// require_once 'Zend/Validate/Abstract.php';
/**
* @category Zend