fixed reports
This commit is contained in:
parent
39a9827cd1
commit
d7ee19306c
5 changed files with 19 additions and 39 deletions
|
@ -17,7 +17,8 @@ RewriteRule ^np/images/(.*)$ /modules/nickpage/images/$1 [L,NC]
|
|||
RewriteRule np/(.*) index.php?task=nickpage&user=$1
|
||||
RewriteRule ^register/(.*)? register.php?regstring=$1
|
||||
RewriteRule ^avatar/(.*)? index.php?task=rp&sum=avatar&id=$1
|
||||
RewriteRule ^chat/reports/(.*)? index.php?task=chat&sub=report&uid=$1
|
||||
RewriteRule ^reports/(.*)? index.php?task=chat&sub=report&uid=$1
|
||||
RewriteRule ^reports/? index.php?task=chat&sub=report
|
||||
RewriteRule ^chat/in? index.php?task=chat&sub=in
|
||||
RewriteRule ^chat? index.php?task=chat
|
||||
RewriteRule ^t/(.*\.html?)$ index.php?task=text&url=$1 [L]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue