diff options
Diffstat (limited to 'upgrades')
-rw-r--r-- | upgrades/2012022501.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/upgrades/2012022501.php b/upgrades/2012022501.php index e109406d6..f832c8033 100644 --- a/upgrades/2012022501.php +++ b/upgrades/2012022501.php @@ -66,7 +66,6 @@ function videolist_2012022501($item) { return true; } - $previous_access = elgg_set_ignore_access(true); $options = array( 'type' => 'object', |