Latest JAS v1.1.0
144 plugins online

Code / History / __construct

History :: __construct
Method
include/history.php

Description...

Return values

Instance
Returns

Examples

History class example
PHP
<?
  $history=new History();  //Init History object
?>

Comments (0)