Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
class.admin.php 7.69 KB 55 over 18 years stefan Removed initialize.php, moved initialization co...
class.database.php 3.31 KB 19 over 18 years stefan Removed direct access path disclosure occurrences.
class.frontend.php 18 KB 58 over 18 years stefan
class.login.php 12.8 KB 43 over 18 years stefan Added automatic frontend redirection on login.
class.order.php 5.42 KB 19 over 18 years stefan Removed direct access path disclosure occurrences.
class.wb.php 6.44 KB 55 over 18 years stefan Removed initialize.php, moved initialization co...
compatibility.php 3.72 KB 58 over 18 years stefan
convert.php 3.03 KB 19 over 18 years stefan Removed direct access path disclosure occurrences.
functions.php 18.7 KB 42 over 18 years stefan Changed most occurrences of strip_slashes to ne...
index.php 905 Bytes 10 over 18 years ryan Added the Id keyword for all files

Latest revisions

# Date Author Comment
58 2005-09-09 23:41 stefan
55 2005-09-09 23:01 stefan

Removed initialize.php, moved initialization code to class wb constructor. Changed attribute no_default_content to default_block_content and changed behavior.

51 2005-09-08 17:19 stefan

Added new frontend class attribute no_default_content which controls what is shown in other blocks on pages like search, login,... and corrected implementation

50 2005-09-08 16:37 stefan

Fixed typo

49 2005-09-08 16:23 stefan

When PAGE_CONTENT is defined, other blocks are still shown

48 2005-09-08 16:05 stefan

Fixed minor compatibility bug

43 2005-09-08 00:20 stefan

Added automatic frontend redirection on login.

42 2005-09-07 23:10 stefan

Changed most occurrences of strip_slashes to new dummy method strip_slashes_dummy.

40 2005-09-07 21:22 stefan

Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes

39 2005-09-07 17:01 stefan

Reverted erroneous deletion in class.wb.php

View revisions

Also available in: Atom