TYPO3 CMS  TYPO3_6-2
index.php
Go to the documentation of this file.
1 <?php
14 define('TYPO3_MOD_PATH', 'sysext/openid/wizard/');
15 
17  'TYPO3\\CMS\\Openid\\Wizard'
18 );
19 $wizard->main();
20 ?>
$wizard
Definition: index.php:18