Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
DseTwo.php 9.63 KB 1499 about 13 years DarkViper little fix in calling globalExceptionHandler fr...
LogfileDev.php 5.38 KB 1689 over 12 years darkviper fixed Errorhandling for old class.database
ModLanguage.php 6.82 KB 1691 over 12 years darkviper ModLanguages:: fixed the order of loading lang...
PasswordHash.php 7.45 KB 1512 almost 13 years darkviper settings for pwgen updated
SecureForm.mtab.php 17 KB 1699 about 12 years Dietmar ! Fixed IDKEY in Secureform.mtab to solve issue...
SecureForm.php 9.44 KB 1561 over 12 years Dietmar secureForm Fix for hosting with load balancing
WbAutoloader.php 1.38 KB 1689 over 12 years darkviper fixed Errorhandling for old class.database
WbDatabase.php 14.6 KB 1686 over 12 years darkviper some modifications concerning the new autoloade...
addon.precheck.inc.php 10.5 KB 1499 about 13 years DarkViper little fix in calling globalExceptionHandler fr...
charsets_table.php 94.9 KB 1499 about 13 years DarkViper little fix in calling globalExceptionHandler fr...
class.admin.php 21.7 KB 1700 about 12 years Dietmar ! change multi-dimensional arrays (variables) t...
class.database.php 1.93 KB 1690 over 12 years darkviper ModLanguage modified for auto fallback to DEFAU...
class.frontend.php 15 KB 1702 about 12 years Dietmar ! /framework/class.frontend.php ! set $_SESSION...
class.login.php 12.7 KB 1709 about 12 years Dietmar ! update folder framework class.login, admin/lo...
class.order.php 4.65 KB 1684 over 12 years Dietmar ! update upgrade-script, now don't overwrite ex...
class.wb.php 17.2 KB 1698 about 12 years Dietmar ! optimize some methods + add method send_heade...
class.wbmailer.php 4.33 KB 1499 about 13 years DarkViper little fix in calling globalExceptionHandler fr...
frontend.functions.php 24.9 KB 1701 about 12 years Dietmar ! /framework/frontend.functions ! change multi-...
functions-utf8.php 16.6 KB 1499 about 13 years DarkViper little fix in calling globalExceptionHandler fr...
functions.php 42.3 KB 1705 about 12 years Dietmar ! update headerinfo ! change os_version request...
globalExceptionHandler.php 3.49 KB 1690 over 12 years darkviper ModLanguage modified for auto fallback to DEFAU...
index.php 845 Bytes 1495 about 13 years DarkViper fix SQL-statements to SQL-strict
initialize.php 7.35 KB 1694 about 12 years Dietmar + add var $iPhpDeclaredClasses = sizeof(get_dec...
module.functions.php 12.3 KB 1499 about 13 years DarkViper little fix in calling globalExceptionHandler fr...
msgQueue.php 1.57 KB 1709 about 12 years Dietmar ! update folder framework class.login, admin/lo...
  • svn:ignore: JSIncluder.php Module SecFormNt.php

Latest revisions

# Date Author Comment
1709 2012-08-29 13:37 Dietmar

! update folder framework class.login, admin/login, admin/skel/htt

1705 2012-08-27 18:52 Dietmar

! update headerinfo
! change os_version request if os is not windows

1702 2012-08-27 17:16 Dietmar

! /framework/class.frontend.php
! set $_SESSION['HTTP_REFERER'] to WB_URL if menu url is a registered page
! set some header("Location:.. to new method send_header(

1701 2012-08-27 16:58 Dietmar

! /framework/frontend.functions
! change multi-dimensional arrays (variables) to similar arrays
! method page_content, add parameter $echo true to print $content, false return $content

1700 2012-08-27 16:40 Dietmar

! change multi-dimensional arrays (variables) to similar arrays
+ add variables for backend-menu, header.htt and footer.htt

1699 2012-08-27 16:02 Dietmar

! Fixed IDKEY in Secureform.mtab to solve issues whith Security warnings
! on pages that used a lot of IDKEYS. (fixed by NorHei)

1698 2012-08-27 15:52 Dietmar

! optimize some methods
+ add method send_header, replace header('Location:... with new method
+ if header send failed you get a manuell redirected link, so script don't break

1694 2012-08-18 13:24 Dietmar

+ add var $iPhpDeclaredClasses = sizeof(get_declared_classes() set by PHP in initialize.php

1691 2012-06-10 18:13 darkviper

ModLanguages:: fixed the order of loading languages

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

View revisions

Also available in: Atom