From: Roland Häder Date: Fri, 22 Feb 2013 07:55:19 +0000 (+0000) Subject: Opps :( X-Git-Url: https://git.mxchange.org/?p=core.git;a=commitdiff_plain;h=4dbd8113b7a7d7cc24432e93e73c12ac7d87669b;ds=sidebyside Opps :( --- 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 *