Latest JAS v1.1.0
144 plugins online

Code / Storage / checkRights

Storage :: checkRights
Method
include/storage/storage.php

Description...

Arguments

action
Argument

Return values

Nothing
Returns

Examples

Storage CheckRights method example
PHP
<?
  $storage->checkRights($action);  //Call Storage::checkRights method
?>

Comments (0)