mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
- Removed some debug output
SVN:trunk[713]
This commit is contained in:
@@ -2021,10 +2021,6 @@ class AttributeOneWayPassword extends AttributeDefinition
|
||||
$aValues = array();
|
||||
$aValues[$this->GetCode().'_hash'] = '';
|
||||
$aValues[$this->GetCode().'_salt'] = '';
|
||||
echo "Writing an empty password !!!";
|
||||
echo "<pre>\n";
|
||||
print_r($value);
|
||||
echo "</pre>\n";
|
||||
}
|
||||
return $aValues;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user