diff options
Diffstat (limited to 'engine/lib/access.php')
| -rw-r--r-- | engine/lib/access.php | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/engine/lib/access.php b/engine/lib/access.php index 4155fc408..80065fa72 100644 --- a/engine/lib/access.php +++ b/engine/lib/access.php @@ -11,9 +11,6 @@   * @link http://elgg.org/   */ -include dirname(dirname(__FILE__)).'/classes/ElggAccess.php'; - -  /**   * Return a string of access_ids for $user_id appropriate for inserting into an SQL IN clause.   *  | 
