Esempio n. 1
0
 /**
  * Class constructor
  */
 public function __construct()
 {
     $this->_sTable = PhpFox::getT('quiz');
 }