]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
removing stopgap from [3082] since denied river items are now skipped
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Sat, 3 Jul 2010 18:48:59 +0000 (18:48 +0000)
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Sat, 3 Jul 2010 18:48:59 +0000 (18:48 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@6630 36083f99-b078-4883-b0ff-0f9b5a30f544

views/default/river/item/noaccess.php [deleted file]

diff --git a/views/default/river/item/noaccess.php b/views/default/river/item/noaccess.php
deleted file mode 100644 (file)
index a993423..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-/**
- *
- * @package Elgg
- * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
- *
- */
-
-echo elgg_echo('river:noaccess');
\ No newline at end of file