This website requires JavaScript.
Explore
Help
Sign in
Khaganat-NeL
/
khanat-opennel-code
Watch
2
Star
0
Fork
You've already forked khanat-opennel-code
0
Code
Issues
21
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
57ca81a94e
khanat-opennel-code
/
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