diff options
Diffstat (limited to 'app/Controller/Project.php')
-rw-r--r-- | app/Controller/Project.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/Controller/Project.php b/app/Controller/Project.php index 842ed6e8..fb0a8d05 100644 --- a/app/Controller/Project.php +++ b/app/Controller/Project.php @@ -297,7 +297,8 @@ class Project extends Base /** * Duplicate a project * - * @author Antonio Rabelo & Michael Lüpkes + * @author Antonio Rabelo + * @author Michael Lüpkes * @access public */ public function duplicate() |