Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
class.admin.php 7.6 KB 106 about 19 years stefan Renamed compatibility.php to frontend.functions...
class.database.php 3.31 KB 95 about 19 years stefan Moved settings from config.php into database. ...
class.frontend.php 13.3 KB 108 about 19 years stefan Minor cleanup.
class.login.php 12.8 KB 43 about 19 years stefan Added automatic frontend redirection on login.
class.order.php 5.42 KB 19 about 19 years stefan Removed direct access path disclosure occurrences.
class.wb.php 4.5 KB 106 about 19 years stefan Renamed compatibility.php to frontend.functions...
convert.php 3.03 KB 19 about 19 years stefan Removed direct access path disclosure occurrences.
frontend.functions.php 6.02 KB 106 about 19 years stefan Renamed compatibility.php to frontend.functions...
functions.php 18.7 KB 42 about 19 years stefan Changed most occurrences of strip_slashes to ne...
index.php 905 Bytes 10 about 19 years ryan Added the Id keyword for all files
initialize.php 3.06 KB 107 about 19 years stefan Corrected session code.

Latest revisions

# Date Author Comment
108 2005-09-15 21:28 stefan

Minor cleanup.

107 2005-09-15 21:22 stefan

Corrected session code.

106 2005-09-15 21:15 stefan

Renamed compatibility.php to frontend.functions.php.
Moved frontend functions from class frontend to frontend.functions.php.
Removed instances of strip_slashes_dummy. Replaced $this by $wb in a couple of places.
Created file initialize.php, where all initializations now take place (moved from class wb constructor).

95 2005-09-13 01:08 stefan

Moved settings from config.php into database.
NOT FULLY WORKING!!!

70 2005-09-11 15:47 stefan

Removed support for internal HTMLArea editor. Created new stock module HTMLArea.

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

View revisions

Also available in: Atom