There is a missing $ at line 221 (for 4.5 and cvs)

Comments

pz’s picture

Obviously I can't read line-numbers correctly, it really is closer to line 160. In the function "filemanager_add_file", the assignment $file->size = size; should have a $ before the second size.

ccourtne’s picture

Patch applied and migrated to 4.5 branch

Anonymous’s picture