Help for this page

Select Code to Download


  1. or download this
        $obj->force('install');
    
  2. or download this
        $obj->notest('install');
    
  3. or download this
        $obj->notest();
        $obj->install();