Static method getInstance() conflicts with getInstance() in class BaseRegistry,
authorRoland Häder <roland@mxchange.org>
Tue, 8 Nov 2011 06:35:06 +0000 (06:35 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 8 Nov 2011 06:35:06 +0000 (06:35 +0000)
commit768cc231b262ebeaa5aec373d9b7d97cc6b6ac95
treec4800a68328ba93bfe8298b98006d66cb2703f41
parentaeae1b7c61e740769f1775c707ad5339301728de
Static method getInstance() conflicts with getInstance() in class BaseRegistry,
better it gets renamed to something else.
19 files changed:
inc/classes.php
inc/classes/main/class_BaseFrameworkSystem.php
inc/classes/main/console/class_ConsoleTools.php
inc/classes/main/crypto/class_CryptoHelper.php
inc/classes/main/factories/objects/class_ObjectFactory.php
inc/classes/main/language/class_LanguageSystem.php
inc/classes/main/output/class_ConsoleOutput.php
inc/classes/main/registry/class_BaseRegistry.php
inc/classes/middleware/database/class_DatabaseConnection.php
inc/classes/middleware/debug/class_DebugMiddleware.php
inc/classes/middleware/io/class_FileIoHandler.php
inc/config.php
inc/config/class_FrameworkConfiguration.php
inc/config/config-hubmaster.php
inc/database.php
inc/includes.php
inc/loader/class_ClassLoader.php
inc/output.php
inc/selector.php