diff options
Diffstat (limited to 'tests/index.php')
-rw-r--r-- | tests/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/index.php b/tests/index.php index 7297b40..5a14f22 100644 --- a/tests/index.php +++ b/tests/index.php @@ -13,7 +13,7 @@ <?php -// Import Malete Library. +// Import Cinisis Library. require_once '../index.php'; // Get a db instance. |