* @author Sebastian Siedentopf * @version 0.4 * @link http://www.pmwiki.org/wiki/Cookbook/Voting http://www.pmwiki.org/wiki/Cookbook/Voting * @copyright by the respective authors 2004-2005 * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License * @package complexvote */ /** * cookbook complexvote is included * and running on this pmwiki installation */ define('complexvote', 1); SDV($HandleActions['complexvote'], 'HandleComplexVote'); SDV($HandleAuth['complexvote'], 'read'); SDV($ComplexVoteCookie, $CookiePrefix.'complexvote'); SDV($ComplexVoteExpires, $Now +60 * 60 * 24 * 30); SDV($ComplexVoteDir, '/'); Markup('showcomplexvote', '