TYPO3 CMS  TYPO3_6-2
login_frameset.php File Reference

Go to the source code of this file.

Variables

const TYPO3_PROCEED_IF_NO_USER 1
 
 $loginFramesetController = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance('TYPO3\\CMS\\Backend\\Controller\\LoginFramesetController')
 

Variable Documentation

◆ $loginFramesetController

$loginFramesetController = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance('TYPO3\\CMS\\Backend\\Controller\\LoginFramesetController')

Definition at line 26 of file login_frameset.php.

◆ TYPO3_PROCEED_IF_NO_USER

const TYPO3_PROCEED_IF_NO_USER 1

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! Login frameset

This script generates a login-frameset used when the user must relogin.

Author
Kasper Skårhøj kaspe.nosp@m.rYYY.nosp@m.Y@typ.nosp@m.o3.c.nosp@m.om

Definition at line 22 of file login_frameset.php.