예제 #1
0
 function __construct($topic, $config)
 {
     parent::__construct($topic, $config);
 }
예제 #2
0
파일: viewer.php 프로젝트: nemein/opengov
 function __construct($topic, $config)
 {
     //error_reporting(E_ERROR);
     parent::__construct($topic, $config);
 }