You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
SVarlamov
0c0180b3f0
|
9 years ago | |
---|---|---|
.. | ||
admin | 9 years ago | |
funcs | 9 years ago | |
lang | 9 years ago | |
templates | 9 years ago | |
ReadMe.txt | 9 years ago | |
class.poll.php | 9 years ago | |
index.php | 9 years ago | |
module.php | 9 years ago | |
sql.php | 9 years ago |
ReadMe.txt
Äîáàâèòü â .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