ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Runs all generation/flush cache scripts to ensure that somewhat volatile generated files are up-to-date. More...
Go to the source code of this file.
Functions | |
e ($cmd) | |
Variables | |
$php = empty($_SERVER['argv'][1]) ? 'php' : $_SERVER['argv'][1] | |
Runs all generation/flush cache scripts to ensure that somewhat volatile generated files are up-to-date.
Definition in file flush.php.
e | ( | $cmd | ) |
Definition at line 14 of file flush.php.
References exit.
Referenced by PHPExcel_Calculation_Statistical\_gamma(), PHPExcel_Calculation_Statistical\_inverse_ncdf(), PHPExcel_Calculation_Statistical\_logGamma(), PHPExcel_Calculation_Engineering\BESSELI(), PHPExcel_Calculation_Engineering\BESSELJ(), assNumericRange\contains(), PHPExcel_Calculation_Statistical\CRITBINOM(), EigenvalueDecomposition\getD(), Symfony\Component\Yaml\Tests\InlineTest\getTestsForDump(), Symfony\Component\Yaml\Tests\InlineTest\getTestsForParse(), Symfony\Component\Yaml\Tests\InlineTest\getTestsForParseWithMapObjects(), EigenvalueDecomposition\hqr2(), TCPDF\ImageEps(), showHelp(), Symfony\Component\Yaml\Tests\ParserTest\testSequenceFollowedByCommentEmbeddedInMapping(), Symfony\Component\Yaml\Tests\ParserTest\testSequenceInMappingStartedBySingleDashLine(), EigenvalueDecomposition\tql2(), and EigenvalueDecomposition\tred2().
$php = empty($_SERVER['argv'][1]) ? 'php' : $_SERVER['argv'][1] |
Definition at line 22 of file flush.php.
Referenced by ilTemplate\addILIASFooter(), and ilDBUpdate\applyUpdateNr().