Revision 106
Added by stefan about 19 years ago
- added
- modified
- copied
- renamed
- deleted
- trunk
- wb
- account
- framework
- class.admin.php (diff)
- class.frontend.php (diff)
- class.wb.php (diff)
- frontend.functions.php /trunk/wb/framework/compatibility.php
- initialize.php
- index.php (diff)
- install
- modules
- search
- index.php (diff)
- search.php (diff)
- wb
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).