Пример #1
0
 /**
  * Object constructor.
  */
 function __construct($default_charset = null)
 {
     self::$default_charset = $default_charset;
 }