. # # ***** END LICENSE BLOCK ***** if (!defined('DC_RC_PATH')) {return;} $this->registerModule( /* Name */ "CountDown", /* Description*/ "Countdown and stopwatch", /* Author */ "Moe (http://gniark.net/), Pierre Van Glabeke", /* Version */ '1.6', /* Properties */ array( 'permissions' => 'admin', 'type' => 'plugin', 'dc_min' => '2.24', 'support' => 'http://lab.dotclear.org/wiki/plugin/countdown', 'details' => 'http://plugins.dotaddict.org/dc2/details/countdown' ) );