diff options
Diffstat (limited to 'engine/lib/calendar.php')
-rw-r--r-- | engine/lib/calendar.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/engine/lib/calendar.php b/engine/lib/calendar.php index 5e4584515..115defa01 100644 --- a/engine/lib/calendar.php +++ b/engine/lib/calendar.php @@ -8,8 +8,6 @@ * @link http://elgg.org/ */ -require_once dirname(dirname(__FILE__)).'/classes/Notable.php'; - /** * Return a timestamp for the start of a given day (defaults today). * |