Latest JAS v1.1.0
144 plugins online

Code / System_Storage_xml / __construct

System_Storage_xml :: __construct
Method
include/storage/xml.php

Description...

Arguments

d (reference)
Argument

Return values

Instance
Returns

Examples

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

Comments (0)