Latest JAS v1.1.0
144 plugins online

Code / DT / __construct

DT :: __construct
Method
include/dt.php

Description...

Return values

Instance
Returns

Examples

DT class example
PHP
<?
  $dt=new DT();  //Init DT object
?>

Comments (0)