Написан "Скелет" библиотеки.
This commit is contained in:
parent
d73060ed03
commit
2f8ab94cde
5
lib/securelib.php
Normal file
5
lib/securelib.php
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<?php
|
||||||
|
function checkright($name, $right) {}
|
||||||
|
function addright($name, $right) {}
|
||||||
|
function rmright($name, $right) {}
|
||||||
|
?>
|
Reference in New Issue
Block a user