TYPO3 CMS  TYPO3_6-2
refindex_cli.php File Reference

Go to the source code of this file.

Variables

if(!defined('TYPO3_cliMode')) if(in_array('-e', $_SERVER['argv'])||in_array('-c', $_SERVER['argv'])) else
 
 die
 

Variable Documentation

◆ die

die

Definition at line 17 of file refindex_cli.php.

◆ else

if (!defined( 'TYPO3_cliMode')) if (in_array('-e', $_SERVER[ 'argv'])||in_array('-c', $_SERVER[ 'argv'])) else
Initial value:
{
echo '
Options:
-c = Check refindex
-e = Update refindex
-s = Silent
'

Definition at line 10 of file refindex_cli.php.