From 4dbd8113b7a7d7cc24432e93e73c12ac7d87669b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Fri, 22 Feb 2013 07:55:19 +0000 Subject: [PATCH] Opps :( --- inc/classes/interfaces/io/class_IoHandler.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/classes/interfaces/io/class_IoHandler.php b/inc/classes/interfaces/io/class_IoHandler.php index ce29db97..5c5abf39 100644 --- a/inc/classes/interfaces/io/class_IoHandler.php +++ b/inc/classes/interfaces/io/class_IoHandler.php @@ -21,7 +21,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -interface Streamable extends FrameworkInterface { +interface IoHandler extends FrameworkInterface { /** * Setter for the *real* file input instance * -- 2.30.2