Revision 1680
Added by darkviper over 12 years ago
- added
- modified
- copied
- renamed
- deleted
- branches
- 2.8.x
- CHANGELOG (diff)
- wb
- admin
- framework
- Database.php /branches/2.8.x/wb/framework/class.database.php
- ModLanguage.php
- class.wb.php (diff)
- globalExceptionHandler.php (diff)
- initialize.php (diff)
- 2.8.x
renamed file class.database.php to Database.php
renamed class database into Database
classes SecurityException and SecDirectoryTraversalException added in globalExceptionHandler.php
CoreAutoloader() added in initialize.php
new Constants 'WB_REL' and 'DOCUMENT_ROOT' in initialize.php
class Database is able now to create multiple connections at same time
class ModLanguage added for easy handle of languages from modules