Пример #1
0
 /**
  * Set the help keyword to the given string.
  */
 public static function setHelpKeyword($help_keyword)
 {
     self::$help_keyword = $help_keyword;
 }