Latest JAS v1.1.0
144 plugins online

Code / Storage / add

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

Description...

Return values

Nothing
Returns

Examples

Storage Add method example
PHP
<?
  $storage->add();  //Call Storage::add method
?>

Comments (0)