diff options
Diffstat (limited to 'engine/lib/objects.php')
-rw-r--r-- | engine/lib/objects.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/engine/lib/objects.php b/engine/lib/objects.php index 1c7f1640c..21fcf4cf7 100644 --- a/engine/lib/objects.php +++ b/engine/lib/objects.php @@ -1,5 +1,4 @@ <?php - /** * Elgg objects * Functions to manage multiple or single objects in an Elgg install @@ -10,8 +9,6 @@ * @link http://elgg.org/ */ -require_once dirname(dirname(__FILE__)).'/classes/ElggObject.php'; - /** * Return the object specific details of a object by a row. * |