Continued:
authorRoland Häder <roland@mxchange.org>
Wed, 3 Jan 2018 20:59:02 +0000 (21:59 +0100)
committerRoland Häder <roland@mxchange.org>
Wed, 3 Jan 2018 20:59:02 +0000 (21:59 +0100)
commitee94e79ac63d2c612ca96ba1928f9400026ce4c0
tree3a7158ff5ba080ed3b02f412bf60113d21d8bcec
parent14dcd1503b3965144b5450299f3208d9b052cfc0
Continued:
- fixed remove-deprecated.sh (was still Subversion-related)
- removed deprecated files
- updated TODOs.txt

Signed-off-by: Roland Häder <roland@mxchange.org>
22 files changed:
application/tests/data.php [deleted file]
application/tests/init.php [deleted file]
application/tests/loader.php [deleted file]
application/tests/starter.php [deleted file]
contrib/remove-deprecated.sh
docs/TODOs.txt
framework/classes.php [deleted file]
framework/config/config-hubmaster.php [deleted file]
framework/database.php [deleted file]
framework/database/lib-lfdb.php [deleted file]
framework/includes.php [deleted file]
framework/main/exceptions/config/class_ConfigEntryIsEmptyException.php [deleted file]
framework/main/exceptions/database/local_file/class_SavePathIsEmptyException.php [deleted file]
framework/main/exceptions/file_directory/class_FileIsEmptyException.php [deleted file]
framework/main/exceptions/file_directory/class_PathIsEmptyException.php [deleted file]
framework/main/exceptions/language/class_LanguagePathIsEmptyException.php [deleted file]
framework/main/exceptions/main/class_EmptyVariableException.php [deleted file]
framework/main/exceptions/main/class_InvalidCommandInstanceException.php [deleted file]
framework/main/exceptions/main/class_MissingMethodException.php [deleted file]
framework/main/exceptions/template/class_BasePathIsEmptyException.php [deleted file]
framework/main/exceptions/template/class_InvalidBasePathStringException.php [deleted file]
framework/selector.php [deleted file]