This repository has been archived on 2026-02-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
module-poll/poll

Äîáàâèòü â .htaccess


	## Poll
	RewriteRule ^poll-([0-9]+).html$ index.php?module=poll&action=result&pid=$1
	RewriteRule ^pollcomment-([0-9]+).html$ index.php?module=poll&action=form&pop=1&pid=$1
	RewriteRule ^poll-archive.html$ index.php?module=poll&action=archive