/** * Constructor */ function __construct() { parent::__construct(); }
function ag_reset() { parent::display(); }