ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
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