Latest JAS v1.1.0
144 plugins online

Code / MP / wait

MP :: wait
Method
include/mp.php

Description...

Arguments

process = false
Argument

Return values

Mixed
Returns

Examples

MP Wait method example
PHP
<?
  $mp->wait($process = false);  //Call MP::wait method
?>

Comments (0)