Source for file test.php
Documentation is available at test.php
require_once 'index.php';
$filters = array ('application_id' => '109');
$rmArea = $admin->perm ->removeArea ($filters);
echo '<strong>Error on line: '.__LINE__. '</strong><br />';
echo '<strong>Area</strong> was removed<br />';
Documentation generated on Mon, 11 Mar 2019 14:16:45 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|