Sso integration, Simple Rainloop Api (#103)

Small fixes
This commit is contained in:
RainLoop Team 2014-04-14 20:07:33 +04:00
parent dde42c6190
commit e211899c7b
12 changed files with 191 additions and 18 deletions

View file

@ -296,7 +296,7 @@ abstract class PdoAbstract
}
/**
* @param string $sType
* @param string $sName
* @param bool $bReturnIntValue = true
*
* @return int|string|bool
@ -335,7 +335,7 @@ abstract class PdoAbstract
}
/**
* @param string $sType
* @param string $sName
*
* @return int|string|bool
*/
@ -345,7 +345,7 @@ abstract class PdoAbstract
}
/**
* @param string $sType
* @param string $sName
* @param int $iVersion
*
* @return bool