Example #1
0
 public function __construct($tab)
 {
     self::$base = Sin_mysqli::get_instance();
     self::$tab = $tab;
 }