This website requires JavaScript.
Explore
Help
Sign in
aleajactaest
/
khanat-code-old
Watch
1
Star
0
Fork
You've already forked khanat-code-old
0
mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced
2024-11-08 08:19:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
dc813a060e
khanat-code-old
/
code
/
web
/
app
/
app_achievements_admin
/
class
/
CSR_inter.php
9 lines
111 B
PHP
Raw
Normal View
History
Unescape
Escape
#1470 admin tool workprint; menu admin almost complete; wip!!
2012-06-25 13:04:51 +00:00
<
?
php
interface
CSR
{
#1470 admin tool; dev workprint
2012-07-02 16:56:13 +00:00
function
grant
(
$player
);
#1470 admin tool workprint; menu admin almost complete; wip!!
2012-06-25 13:04:51 +00:00
#1470 admin tool; dev workprint
2012-07-02 16:56:13 +00:00
function
deny
(
$player
);
function
getID
();
#1470 admin tool workprint; menu admin almost complete; wip!!
2012-06-25 13:04:51 +00:00
}
?>
Reference in a new issue
Copy permalink