Skip to content
Snippets Groups Projects
Commit 76f41cbe authored by Maja Górecka-Wolniewicz's avatar Maja Górecka-Wolniewicz
Browse files

variable initialization

parent 5732ef71
No related branches found
No related tags found
3 merge requests!3Align master branch with twoln-dev,!2Synchronising towards version 2.5,!1Twoln dev
......@@ -280,6 +280,7 @@ class Validator {
public function checkmetadata() {
$params = $this->params;
$schres = 0;
$certidx = -1;
if ( ($params['validate'] || $params['entities']) && ($params['url'] != "") ) {
$ret = $this->get_data();
if ($ret[0] == 304) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment