Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  branches 1703 over 12 years Luisehahne ! update headerinfo ! change multi-dimensional ...
  tags 1611 almost 13 years darkviper Number of version and revision updated
  trunk 1289 almost 15 years kweitzel Branch 2.8.1 merged back into Trunk

Latest revisions

# Date Author Comment
1703 2012-08-27 18:33 Luisehahne

! update headerinfo
! change multi-dimensional arrays (variables) to similar arrays

1702 2012-08-27 17:16 Luisehahne

! /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 Luisehahne

! /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 Luisehahne

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

1699 2012-08-27 16:02 Luisehahne

! 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 Luisehahne

! 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

1697 2012-08-27 13:30 Luisehahne
  1. Bugfixed issues whith storing text for Search function on WYSIWYG module.
  2. Html tags where not filtered out.
1696 2012-08-27 13:24 Luisehahne

move extra handling of menu links in index.php to the view.php of module menu links {Tks to NorHei)

1695 2012-08-18 13:33 Luisehahne
  1. fixed $install_tables in install/save.php
1694 2012-08-18 13:24 Luisehahne

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

View all revisions | View revisions

Also available in: Atom