function showClearData() { $cleardata = new DOCMAN_Cleardata(); $rows =& $cleardata->getList(); HTML_DMClear::showClearData($rows); }