芝麻web文件管理V1.00
编辑当前文件:/home/mgatv524/cms.mgaplay.com.br/vendor/apereo/phpcas/source/CAS/Session/PhpSession.php
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @link https://wiki.jasig.org/display/CASC/phpCAS */ /** * Empty class used as a default implementation for phpCAS. * * Implements the standard PHP session handler without no alterations. * * @class CAS_Session_PhpSession * @category Authentication * @package PhpCAS * @author Adam Franco
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @link https://wiki.jasig.org/display/CASC/phpCAS */ class CAS_Session_PhpSession extends SessionHandler implements SessionHandlerInterface { }