This commit is contained in:
Roly Rudy Gutierrez Pinto
2016-11-11 12:34:54 -04:00
parent 00cae19c5a
commit 198929f796
7 changed files with 5 additions and 46 deletions

View File

@@ -53,8 +53,6 @@ class AppHistory extends BaseAppHistory
G::LoadClass('case');
$oCase = new Cases();
$oCase->verifyTable();
$aObjectPermissions = $oCase->getAllObjects($PRO_UID, $APP_UID, $TAS_UID, $_SESSION['USER_LOGGED']);
if (!is_array($aObjectPermissions)) {