mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
added some debug output
This commit is contained in:
parent
518cbf7d67
commit
424ba9c7e6
@ -448,7 +448,7 @@
|
||||
global $$key;
|
||||
$$key = $value;
|
||||
$this->variableNames[$key] = 'registered';
|
||||
#print "restored: ".$key.", $value<br>";
|
||||
print "restored: ".$key.", $value<br>";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user