<?php /* * configuration for the tool */ $title = "Googling Challenge For IT Meet 2011"; $tool = "GooQuiz"; $version = "0.1"; $time = 5; $time_str = "5:00"; $info = "Welcome to the googling challenge of IT Meet 2011 organized by Kathmandu University Computer Club. Hover your mouse on the <b>FAQ</b> above to know the rules."; $info_admin = ""; /*admin configs*/ $pass = "password"; $localonly = 1; ?>