forked from leftypol/leftypol
new PM
This commit is contained in:
parent
761cb4feab
commit
e49ece459e
5 changed files with 121 additions and 3 deletions
2
mod.php
2
mod.php
|
@ -28,7 +28,7 @@ $pages = array(
|
|||
'!^/log/(\d+)$!' => 'log', // modlog
|
||||
|
||||
'!^/users$!' => 'users', // manage users
|
||||
|
||||
'!^/new_PM/([^/]+)$!' => 'new_pm', // create a new pm
|
||||
|
||||
'!^/ban$!' => 'ban', // new ban
|
||||
'!^/IP/([\w.:]+)$!' => 'ip', // view ip address
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue