From 9c9ed02cd7ebc5dbbc99bcaed6f80988ce8a9677 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Tue, 13 Oct 2015 22:19:17 -0400 Subject: Change namespace to add Kanboard as prefix --- app/Event/AuthEvent.php | 2 +- app/Event/CommentEvent.php | 2 +- app/Event/FileEvent.php | 2 +- app/Event/GenericEvent.php | 2 +- app/Event/SubtaskEvent.php | 2 +- app/Event/TaskEvent.php | 2 +- app/Event/TaskLinkEvent.php | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'app/Event') diff --git a/app/Event/AuthEvent.php b/app/Event/AuthEvent.php index ec1bec99..7cbced83 100644 --- a/app/Event/AuthEvent.php +++ b/app/Event/AuthEvent.php @@ -1,6 +1,6 @@