stable

Clone or download

Read-only

Refactoring: pass the user as parameter

This is part of request #10039: Retrieve FRS packages via REST No functional changes Change-Id: I767c7e50d5188ba6432da82157cb584ca9d4830c

Modified Files

Name
M plugins/frs/include/FRS/REST/v1/ProjectResource.php +8 −2 Go to diff View file
M plugins/frs/include/frsPlugin.class.php +6 −1 Go to diff View file
M src/common/event/Event.class.php +6 −4 Go to diff View file
M src/common/frs/FRSPackageFactory.class.php +8 −9 Go to diff View file
M src/common/project/REST/v1/ProjectResource.class.php +6 −5 Go to diff View file