ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
flush.php File Reference

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]
 

Detailed Description

Runs all generation/flush cache scripts to ensure that somewhat volatile generated files are up-to-date.

Definition in file flush.php.

Function Documentation

◆ e()

Variable Documentation

◆ $php

$php = empty($_SERVER['argv'][1]) ? 'php' : $_SERVER['argv'][1]

Definition at line 22 of file flush.php.

Referenced by ilTemplate\addILIASFooter(), and ilDBUpdate\applyUpdateNr().