Merged in dashboards2 (pull request #2114)

Input validation in admin
This commit is contained in:
Julio Cesar Laura Avendaño
2015-05-07 13:29:52 -04:00
12 changed files with 65 additions and 43 deletions

View File

@@ -22,8 +22,6 @@
* Coral Gables, FL, 33134, USA, or email info@colosa.com.
*/
$RBAC->requirePermissions( 'PM_DASHBOARD' );
$licensedFeatures = & PMLicensedFeatures::getSingleton();
if (!$licensedFeatures->verifyfeature('r19Vm5DK1UrT09MenlLYjZxejlhNUZ1b1NhV0JHWjBsZEJ6dnpJa3dTeWVLVT0=')) {
G::SendTemporalMessage( 'ID_USER_HAVENT_RIGHTS_PAGE', 'error', 'labels' );