PM-961 Problemas al ejecutar el Cron para generar los casos para el Plugin Ftp Monitor SOLVED

This commit is contained in:
Julio Cesar Laura
2014-11-24 17:19:24 -04:00
parent 9fd0d22b89
commit 464e326c61

View File

@@ -29,6 +29,10 @@
*/
require_once 'classes/model/om/BaseRbacUsers.php';
if (!class_exists('PMLicensedFeatures')) {
G::LoadClass('licensedFeatures');
}
/**
* Skeleton subclass for representing a row from the 'USERS' table.
*