Project

General

Profile

  • svn:executable: *
  • svn:keywords: Id

# Date Author Comment
164 2005-09-27 02:49 ryan

Added some DB checking code to initialize.php

143 2005-09-19 01:49 ryan

Cleaned-up some whitespace

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).