コード例 #1
0
 function __construct($queue_dir = '')
 {
     $this->db = owa_coreAPI::dbSingleton();
     return parent::__construct();
 }