From 6bdf36253c12b76efb624c87adcbb388333bfe3b Mon Sep 17 00:00:00 2001 From: Toby Zerner Date: Mon, 18 May 2015 18:47:34 +0930 Subject: [PATCH] Rename ActivityPost to EventPost --- framework/core/src/Core/Models/DiscussionRenamedPost.php | 2 +- .../core/src/Core/Models/{ActivityPost.php => EventPost.php} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename framework/core/src/Core/Models/{ActivityPost.php => EventPost.php} (87%) diff --git a/framework/core/src/Core/Models/DiscussionRenamedPost.php b/framework/core/src/Core/Models/DiscussionRenamedPost.php index 0efdc55cd..61bffd57e 100755 --- a/framework/core/src/Core/Models/DiscussionRenamedPost.php +++ b/framework/core/src/Core/Models/DiscussionRenamedPost.php @@ -1,6 +1,6 @@