ILIAS  release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
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.