.. |
auth.php
|
Small cleanups
|
2002-04-02 14:03:58 +00:00 |
bbcode.php
|
Move phpbb_preg_quote back into functions because it's plain annoying ... :D
|
2002-03-25 12:41:41 +00:00 |
constants.php
|
Switch off DEBUG mode ... will have to ask users to enable this in some cases during bug reporting but this will prevent piles of SQL being output in a few unecessary places
|
2002-04-04 11:53:50 +00:00 |
db.php
|
Updates to overcome security issue + updates of various functions, initial version of profile registration include ... not completed but should be functional for obvious reasons(!)
|
2002-03-18 13:35:23 +00:00 |
emailer.php
|
Alter way variables are substituted ... was causing problems when a [] followed a {VAR} in the email ...
|
2002-03-22 19:33:28 +00:00 |
functions.php
|
Various updates with any luck they fix a few minor issues without causing new ones ...
|
2002-04-02 14:04:18 +00:00 |
functions_admin.php
|
more changes
|
2002-04-02 14:53:44 +00:00 |
functions_post.php
|
Minor error in stats updating when deleting first post of a topic ... topic replies was not decremented
|
2002-04-03 14:38:56 +00:00 |
functions_search.php
|
Various updates with any luck they fix a few minor issues without causing new ones ...
|
2002-04-02 14:04:18 +00:00 |
functions_selects.php
|
Stop being too paranoid about hacking of includes containing only fully inclusive functions
|
2002-03-18 23:53:12 +00:00 |
functions_validate.php
|
Ok this is just me being anal again... No code changes, just file headers..
|
2002-04-02 21:13:47 +00:00 |
index.htm
|
Add blank indexes to stop nosey people being, erm, nosey
|
2001-11-21 13:06:56 +00:00 |
page_header.php
|
Latest header attempt
|
2002-04-01 13:23:42 +00:00 |
page_tail.php
|
Remove timing and other details for final release ...can always be put back for those that want it
|
2002-04-04 11:53:13 +00:00 |
prune.php
|
Minor change to cope with a now fixed (I think) situation where last_post_id was set to 0 ... would leave these topics and posts in place during prune
|
2002-04-04 11:51:25 +00:00 |
sessions.php
|
Remove stripslashes from pagestart and begin session_id ...
|
2002-03-19 11:59:36 +00:00 |
smtp.php
|
Ok this is just me being anal again... No code changes, just file headers..
|
2002-04-02 21:13:47 +00:00 |
sql_parse.php
|
Stop being too paranoid about hacking of includes containing only fully inclusive functions
|
2002-03-18 23:53:12 +00:00 |
template.php
|
Ok this is just me being anal again... No code changes, just file headers..
|
2002-04-02 21:13:47 +00:00 |
topic_review.php
|
pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need _thorough_ checking, quickly
|
2002-03-31 00:06:34 +00:00 |
usercp_activate.php
|
Just me being anal again... A couple of miss-spellings in error messages
|
2002-04-03 20:14:47 +00:00 |
usercp_avatar.php
|
pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need _thorough_ checking, quickly
|
2002-03-31 00:06:34 +00:00 |
usercp_email.php
|
pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need _thorough_ checking, quickly
|
2002-03-31 00:06:34 +00:00 |
usercp_register.php
|
Wasn't reporting oversized (filesize) avatars ... again.
|
2002-04-03 23:24:59 +00:00 |
usercp_sendpasswd.php
|
Shorten the activation, key to allow for less than 77 characters..,yet still keep it as long as possible.
|
2002-04-01 19:19:49 +00:00 |
usercp_viewprofile.php
|
pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need _thorough_ checking, quickly
|
2002-03-31 00:06:34 +00:00 |