diff options
Diffstat (limited to 'engine/lib')
-rw-r--r-- | engine/lib/query.php | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/engine/lib/query.php b/engine/lib/query.php deleted file mode 100644 index d03d43339..000000000 --- a/engine/lib/query.php +++ /dev/null @@ -1,11 +0,0 @@ -<?php -/** - * Elgg database query - * Contains a wrapper for performing database queries in a structured way. - * - * @package Elgg - * @subpackage Core - * @author Curverider Ltd - * @link http://elgg.org/ - * @todo deprecate this file? - */
\ No newline at end of file |