Remove extraneous & for call by reference in document upload plugin. Call by referen...
commitc5d7b23e4a44c9b4ec9c70a3f3438c69b54bcf07
authorKevin Yeh <kevinyeh@alum.mit.edu>
Thu, 10 Apr 2014 12:39:38 +0000 (10 08:39 -0400)
committerKevin Yeh <kevinyeh@alum.mit.edu>
Thu, 10 Apr 2014 12:39:38 +0000 (10 08:39 -0400)
tree7bcf0ab8f6f2f2e4a581db4615b608a89fab8b64
parentabbce12f3c7d8cc877290b7038855ce652488890
Remove extraneous & for call by reference in document upload plugin.  Call by reference should be handled in the function signature, not a runtime.
controllers/C_Document.class.php