Latest JAS v1.1.0
144 plugins online

Code / Storage / getConfig

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

Description...

Arguments

conf = false
Argument

Return values

Mixed
Returns

Examples

Storage GetConfig method example
PHP
<?
  $storage->getConfig($conf = false);  //Call Storage::getConfig method
?>

Comments (0)