$ret undefined

This commit is contained in:
<bdauvergne@entrouvert.com> 1210162344 +0200 0001-01-01 00:00:00 +00:00
parent f0d5ba1bff
commit fc116d9b71
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ class LassoSPKitSAMLCommon {
/** Create the server object by retrieving the configuration from
the data object. */
function initServer($base) {
$ret = 0;
if ($this->server) {
return 1;
}