Project

General

Profile

  • svn:keywords: Id Revision HeadURL Date

# Date Author Comment
1893 2013-03-19 18:31 Dietmar
  1. little issue on handing the cache in TranslationTable
  2. fix missing block or block0 issue in /admin/pages/section.php
1808 2012-11-07 12:05 Dietmar

! add ErrorMsgException in /framework/globalExceptionHandler.php
! ErrorMessage "ADMIN_INSUFFICIENT_PRIVELLIGES" now can be styled
by the /admin/skel/themes/htt/ErrorMsgFile.htt template
! add css selectors to wb_theme

1690 2012-05-31 12:56 darkviper

ModLanguage modified for auto fallback to DEFAULT_LANGUAGE
globalExceptionHandler added AppException, SecurityException, SecDirectoryTraversalException
Errormessage for old class.database modified

1680 2012-05-03 00:17 darkviper

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...

1670 2012-04-17 15:19 darkviper

added new global exceptionhandler (class AppException)

1647 2012-03-23 19:29 darkviper

add additional exeptionhandling in globalExceptionHandler

1499 2011-08-12 13:21 DarkViper

little fix in calling globalExceptionHandler from inner core files

1489 2011-08-11 15:17 DarkViper

little fix in globalExceptionHandler

1488 2011-08-11 15:11 DarkViper

global exception handler activated