Exemplo n.º 1
0
/** Function to check the file access is made within web root directory. */
function checkFileAccess($filepath)
{
    Vtiger_Deprecated::checkFileAccess($filepath);
}