[Vtigercrm-commits] [vtiger development] #6987: SendReminder cron task generates "Sorry! Attempt to access restricted file." in intimatelog.txt
vtiger development
vtiger-tickets at trac.vtiger.com
Thu Jan 13 06:00:50 PST 2011
#6987: SendReminder cron task generates "Sorry! Attempt to access restricted
file." in intimatelog.txt
------------------------+---------------------------------------------------
Reporter: wohenben | Owner: developer
Type: defect | Status: new
Priority: unassigned | Milestone: Unassigned
Component: vtigercrm | Version: 5.2.1
Keywords: |
------------------------+---------------------------------------------------
It seems that
{{{
function checkFileAccess($filepath) {
}}}
is being passed the filename "include/language/.lang.php", without any
prefix such as "en_us".
I haven't traced the call to see why this should be so.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6987>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list