Пример #1
0
/** Function to check the file deletion within the deletable (safe) directories*/
function checkFileAccessForDeletion($filepath)
{
    Vtiger_Deprecated::checkFileAccessForDeletion($filepath);
}