Latest JAS v1.1.0
144 plugins online

Code / System_Storage_api / __construct

System_Storage_api :: __construct
Method
include/storage/api.php

Description...

Arguments

d (reference)
Argument

Return values

Instance
Returns

Examples

System_Storage_api class example
PHP
<?
  $system_storage_api=new System_Storage_api(&$d);  //Init System_Storage_api object
?>

Comments (0)