Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Id Revision HeadURL Date
  • svn:mime-type: text/plain

# Date Author Comment
2009 2013-11-27 16:03 darkviper

! framework/functions-utf8::entities_to_7bit() deprecated warning for modifier /e in preg_replace() corrected

1499 2011-08-12 13:21 DarkViper

little fix in calling globalExceptionHandler from inner core files

1496 2011-08-11 18:15 DarkViper

activate globalExceptionHandler in inner core files

1495 2011-08-11 17:53 DarkViper

fix SQL-statements to SQL-strict

1457 2011-06-25 19:18 Dietmar

Preparing 2.8.2 stable, last tests

1420 2011-01-26 18:43 Dietmar

YGN Ethical Hacker Group (2.8.2 / 2.9.0)

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

881 2008-11-22 16:51 thorn

search: replaced most of $string_ul_umlauts (from search_convert.php) through use of preg's u-switch. Replaced strtr() by str_replace() (it's just faster). Changed ' to '

820 2008-04-13 13:56 thorn

ASP: off per default. CAPTCHA: removed unneeded $admin. Filename: just convert chars like quote, doublequote, < > & to empty string.

782 2008-03-31 18:35 thorn

fixed charset names (uppercase)

761 2008-03-24 15:54 thorn

search: great speed-up with large pages - requires PHP >= 4.3.3; small speed-up for PHP < 4.3.3.
FCK-Editor: loads large pages faster

758 2008-03-18 19:44 thorn

fixed another issue with utf8_isASCII() (too slow with many ~100KB pages)

757 2008-03-17 20:34 thorn

fixed an issue with utf8_check() (too slow with many ~100KB pages)

731 2008-02-29 22:04 thorn

fixed issue in pagename generation if AddDefaultCharset is set (as work-around).

554 2008-01-18 13:26 Matthias

Added keywords to new files

552 2008-01-18 02:56 thorn

added new module-based search-function and publish-by-date code