Latest JAS v1.1.0
144 plugins online

Code / System_Storage_xml / lock

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

Description...

Arguments

lock = true
Argument

Return values

Boolean
Returns

Examples

System_Storage_xml Lock method example
PHP
<?
  $system_storage_xml->lock($lock = true);  //Call System_Storage_xml::lock method
?>

Comments (0)