From e9f4a62b8be6094444ffea4be8e545394ab3e16c Mon Sep 17 00:00:00 2001 From: Silvio Date: Mon, 29 Mar 2010 18:24:09 -0300 Subject: Minor changes --- isis.php | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'isis.php') diff --git a/isis.php b/isis.php index 9c8bbc2..4dd0ee2 100644 --- a/isis.php +++ b/isis.php @@ -109,3 +109,9 @@ class MaleteDb implements IsisDb { return $data; } } + +/** + * PHP-Isis implementation of IsisDb. + */ +class PhpIsis implements IsisDb { +} -- cgit v1.2.3