aboutsummaryrefslogtreecommitdiff
path: root/mod/pages/actions
diff options
context:
space:
mode:
Diffstat (limited to 'mod/pages/actions')
-rw-r--r--mod/pages/actions/pages/edit.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/mod/pages/actions/pages/edit.php b/mod/pages/actions/pages/edit.php
index 63382f1aa..4487c67a3 100644
--- a/mod/pages/actions/pages/edit.php
+++ b/mod/pages/actions/pages/edit.php
@@ -94,8 +94,6 @@ if ($page instanceof ElggObject) {
//add to river
if ($which_river == 'new') {
add_to_river('river/object/page/create','create',get_loggedin_userid(),$page->guid);
- } else {
- add_to_river('river/object/page/update','update',get_loggedin_userid(),$page->guid);
}
// Forward to the user's profile