summaryrefslogtreecommitdiff
path: root/pear/auth_adodb_example.php
diff options
context:
space:
mode:
Diffstat (limited to 'pear/auth_adodb_example.php')
-rw-r--r--pear/auth_adodb_example.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/pear/auth_adodb_example.php b/pear/auth_adodb_example.php
index 7f6e2d08..3b7cf5e8 100644
--- a/pear/auth_adodb_example.php
+++ b/pear/auth_adodb_example.php
@@ -23,5 +23,3 @@ if ($a->getAuth()) {
echo "Success";
// * The output of your site goes here.
}
-
-?>