Skip to content
Snippets Groups Projects

Twoln dev

Closed Tomasz Wolniewicz requested to merge twoln-dev into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -6,7 +6,6 @@ class Validator {
private $logger;
public function __construct($params = array()) {
$this->validatordir = VALIDATOR_SCRIPTS;
if (empty($params)) {
$this->params = array(
Loading