Latest JAS v1.1.0
144 plugins online

Code / Plugin / config

Plugin :: config
Method
include/plugin.php

Description...

Arguments

key
Argument
id = false
Argument

Return values

Boolean
Returns

Examples

Plugin Config method example
PHP
<?
  $plugin->config($key, $id = false);  //Call Plugin::config method
?>

Comments (0)