Example #1
0
 static function resetQuizID()
 {
     self::$sQuizId = 0;
     return true;
 }
Example #2
0
 static function resetQuizID()
 {
     self::$sQuizId = 0;
 }