X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Ffile_io.php;h=de20bf54ca2f348bb2f05706e53d7384fcc56971;hp=92c96b6c417498d36dd16857c860713f05dde013;hb=c42b8268dcbbfb501fc7924fbf57316a83e1d5a7;hpb=26cdd94d19490c1c461a5f20d5f08563bb0251f0 diff --git a/inc/file_io.php b/inc/file_io.php index 92c96b6c41..de20bf54ca 100644 --- a/inc/file_io.php +++ b/inc/file_io.php @@ -5,10 +5,10 @@ * instances will we generated. * * @author Roland Haeder - * @version 0.3.0 + * @version 0.0.0 * @copyright Copyright(c) 2007, 2008 Roland Haeder, this is free software * @license GNU GPL 3.0 or any newer version - * @link http://www.mxchange.org + * @link http://www.ship-simu.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -21,11 +21,11 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program. If not, see . + * along with this program. If not, see . */ // Get the instance -$io = FileIOHandler::createFileIOHandler(); +$io = FileIoHandler::createFileIoHandler(); // [EOF] ?>