Latest JAS v1.1.0
144 plugins online

Code / Config / reload

Config :: reload
Method
include/config.php

Description...

Return values

Function
Returns

Examples

Config Reload method example
PHP
<?
  $config->reload();  //Call Config::reload method
?>

Comments (0)