示例#1
0
function getModuleSequenceNumber($module, $recordId)
{
    return Vtiger_Deprecated::getModuleSequenceNumber($module, $recordId);
}