git-svn-id: file:///home/svn/framework3/trunk@14096 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
Carlos Perez 2011-10-28 13:34:05 +00:00
parent b070bcd763
commit 0fb9aad89e
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@ module Auxiliary::Report
# This will probably evolve into a new database table
framework.db.report_note(
:data => full_path.dup,
:type => "#{ltype}.localpath",
:type => "#{ltype}.localpath"
)
return full_path.dup