Public Member Functions | |
makeHtmlspecialchars ($P) | |
Pass through of incoming value for link. |
|
Pass through of incoming value for link.
Definition at line 102 of file wizard_tsconfig.php. 00102 {
00103 return $P['_LINK'];
00104 }
|