TYPO3 CMS  TYPO3_6-2
class.tx_openid_return.php File Reference

Go to the source code of this file.

Variables

const TYPO3_MOD_PATH (isset($_GET['login_status'])) 'sysext/openid/'
 
 $module = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance('TYPO3\\CMS\\Openid\\OpenidReturn')
 

Variable Documentation

◆ $module

$module = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance('TYPO3\\CMS\\Openid\\OpenidReturn')

Definition at line 21 of file class.tx_openid_return.php.

◆ TYPO3_MOD_PATH

const TYPO3_MOD_PATH(isset( $_GET[ 'login_status'])) 'sysext/openid/'

This file is part of the TYPO3 CMS project.

It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or any later version.

For the full copyright and license information, please read the LICENSE.txt file that was distributed with this source code.

The TYPO3 project - inspiring people to share!

Definition at line 18 of file class.tx_openid_return.php.