MantisBT: master-1.2.x f1b55135

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2014-06-03 14:12 master-1.2.x 76da88a3
Changeset

Remove extract() call on untrusted input

As per recommendation in PHP manual http://php.net/extract, drop use of
extract() on input from $_FILE superglobal.

mod - proj_doc_update.php Diff File