There is a Warning When I try to export pdf: DOMDocumentFragment::appendXML(): Entity: line 20: parser error : Entity 'egrave' not defined in C:\xampp\htdocs\cii\system\BaseView.php on line 743 PHPRad Version:2.7.3 Please help me out! thx
"User Records Management " generate wrong logical code: if(!in_array(strtolower(USER_ROLE),$allowed_roles)){$db->where(...)}.The exclamation mark should not be there.Otherwise the sql "where" doesn't function correctly.