From 340756e4d13bbcffbd9cba79aef7fc7a6ca2ecb8 Mon Sep 17 00:00:00 2001 From: andi Date: Wed, 13 Apr 2005 19:53:38 +0200 Subject: removed closing php tag for includes darcs-hash:20050413175338-9977f-c969db6f86df5df175db9a39b4fabb9f072f8f67.gz --- inc/blowfish.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'inc/blowfish.php') diff --git a/inc/blowfish.php b/inc/blowfish.php index 0ee0950c2..05dbcef4e 100644 --- a/inc/blowfish.php +++ b/inc/blowfish.php @@ -563,4 +563,5 @@ function PMA_blowfish_decrypt($encdata, $secret) { return trim($decrypt); } -?> + +//Setup VIM: ex: et ts=2 enc=utf-8 : -- cgit v1.2.3