]> git.mxchange.org Git - core.git/commit - inc/classes/interfaces/io/file/class_FileOutputStreamer.php
Updated core:
authorRoland Häder <roland@mxchange.org>
Fri, 22 Feb 2013 07:54:02 +0000 (07:54 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 22 Feb 2013 07:54:02 +0000 (07:54 +0000)
commit802f449ea1fc50218ca4306709387ffe277959e7
treefd1c1f58cfa541632fb4dc10dfc05b42cb666138
parentfd1d2d91ea940c74daf3e8e40c331f9306bc86c1
Updated core:
- Make use of new interface IoHandler (as type-hint and class implementation)
- Used optional parameter to give all database "rows" unique name
inc/classes/interfaces/io/file/class_FileOutputStreamer.php
inc/classes/main/class_BaseFrameworkSystem.php
inc/classes/main/database/databases/class_LocalFileDatabase.php
inc/classes/middleware/io/class_FileIoHandler.php