ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
HFile_phphtml.php File Reference

Go to the source code of this file.

Data Structures

class  HFile_phphtml
 

Functions

 donothing ($keywordin)
 

Variables

 $BEAUT_PATH = realpath(".")."/Services/COPage/syntax_highlight/php"
 

Function Documentation

◆ donothing()

donothing (   $keywordin)

Definition at line 1485 of file HFile_phphtml.php.

1486{
1487 return $keywordin;
1488}

Variable Documentation

◆ $BEAUT_PATH

$BEAUT_PATH = realpath(".")."/Services/COPage/syntax_highlight/php"

Definition at line 2 of file HFile_phphtml.php.