Ejemplo n.º 1
0
 static function resetQuizID()
 {
     self::$sQuizId = 0;
     return true;
 }
Ejemplo n.º 2
0
 static function resetQuizID()
 {
     self::$sQuizId = 0;
 }