"; public $author = ""; public $version = ""; public function init() { // Add your timer declarations and whatever // else here... } public function destroy() { // Put code here to destroy the timers that you created in init() // and whatever else cleanup code you want. } //Methods here: } ?>