Project

General

Profile

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

Latest revisions

# Date Author Comment
59 2005-09-10 00:04 stefan

Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.

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

View revisions

Also available in: Atom