]> git.mxchange.org Git - core.git/commit
Code cleanups, deprecated classes renamed
authorRoland Häder <roland@mxchange.org>
Thu, 10 Dec 2009 09:52:14 +0000 (09:52 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 10 Dec 2009 09:52:14 +0000 (09:52 +0000)
commit3b369c267715db8baefd28b85375406946270ebd
tree82013438c2c7c302be1225a7589f681f2bc9bfc6
parent8e198942eeb044657515256fd7cd9631e8feddfa
Code cleanups, deprecated classes renamed
29 files changed:
.gitattributes
docs/TODOs.txt
inc/classes.php
inc/classes/exceptions/io/class_FileNotFoundException.php
inc/classes/exceptions/io/class_FilePointerNotOpenedException.php
inc/classes/exceptions/io/class_InvalidDirectoryResourceException.php
inc/classes/exceptions/main/class_ClassNotFoundException.php
inc/classes/exceptions/main/class_ConfigEntryNotFoundException.php
inc/classes/exceptions/main/class_NoClassException.php [new file with mode: 0644]
inc/classes/exceptions/main/class_NoConfigEntryException.php [new file with mode: 0644]
inc/classes/main/console/class_ConsoleTools.php
inc/classes/main/database/databases/class_LocalFileDatabase.php
inc/classes/main/factories/objects/class_ObjectFactory.php
inc/classes/main/filter/auth/class_UserAuthFilter.php
inc/classes/main/filter/payment/class_PaymentDiscoveryFilter.php
inc/classes/main/helper/web/links/class_WebLinkHelper.php
inc/classes/main/io/class_FileIoStream.php
inc/classes/main/io/class_FrameworkFileInputPointer.php
inc/classes/main/io/class_FrameworkFileOutputPointer.php
inc/classes/main/menu/class_BaseMenu.php
inc/classes/main/template/class_BaseTemplateEngine.php
inc/config/class_FrameworkConfiguration.php
inc/database.php
inc/file_io.php
inc/hooks.php
inc/includes.php
inc/language.php
inc/output.php
inc/selector.php