phpbb/phpBB
Meik Sievertsen 01ad065ae5 - adding user logs (displaying all users instead of limited to the user if viewing user notes)
- fixed a tiny set of bugs...


git-svn-id: file:///svn/phpbb/trunk@5848 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-04-26 18:10:57 +00:00
..
adm - adding user logs (displaying all users instead of limited to the user if viewing user notes) 2006-04-26 18:10:57 +00:00
cache Stop web nosey parkers 2003-01-21 16:13:05 +00:00
develop - changed _module_*_url to only use the main module name but the mode as parameter 2006-04-08 13:01:04 +00:00
docs - add our beloved in_phpbb check 2006-03-19 14:23:21 +00:00
files Won't work ... since inline images are pulled from here ... need to look at match against non-image content types 2003-04-10 23:53:54 +00:00
images say hello to our little friends, we love smilies. 2005-04-07 16:51:46 +00:00
includes - adding user logs (displaying all users instead of limited to the user if viewing user notes) 2006-04-26 18:10:57 +00:00
install - adding user logs (displaying all users instead of limited to the user if viewing user notes) 2006-04-26 18:10:57 +00:00
language - adding user logs (displaying all users instead of limited to the user if viewing user notes) 2006-04-26 18:10:57 +00:00
store This is where we can dump non-cache related files, e.g. database backups, styling output, etc. ... potentially we could also use it for upload/tmp work 2003-07-20 13:58:11 +00:00
styles/subSilver - build explain links a bit different... 2006-04-23 14:23:22 +00:00
.htaccess Just a precaution 2005-01-13 23:36:56 +00:00
common.php - removed group settings from roles 2006-04-22 16:18:40 +00:00
config.php NOOOOO, this was not me, you have not seen this... damn trapfalls... the bears are rumbling, try to access brain ... access denied. 2003-04-22 19:46:52 +00:00
cron.php - fix cookie shortening 2006-03-09 18:32:50 +00:00
download.php - a bunch of bugfixes. :P 2006-03-21 19:23:34 +00:00
faq.php Language related updates. Removed escaped double-quotes from single quote FAQ language strings - was causing mal-formed html. Also changed the quicklink numbers to be prefixed by 'f' since standards dicate name and id attributes have to start with a non-numeric character. 2005-12-26 21:02:39 +00:00
index.php - streamlined reports to consist of the feature set we decided upon (Nils, your turn now) 2006-03-12 23:19:55 +00:00
mcp.php - Bug 1260 2006-04-22 18:23:09 +00:00
memberlist.php - Bug #1257 2006-04-22 18:37:19 +00:00
posting.php Porting the random number generator code over 2006-04-21 20:42:10 +00:00
report.php - allow reporting posts that have a closed report 2006-04-08 14:30:46 +00:00
search.php - correctly use DISTINCT and GROUP BY in search related SQL [Bug #1256] 2006-03-26 01:36:26 +00:00
style.php - file_get_contents instead of imploding file()s or fread()ing till the maximum filesize 2006-01-04 06:37:17 +00:00
ucp.php - allow user A to have user B as a friend if A is a foe of B 2006-04-23 13:08:48 +00:00
viewforum.php - removed group settings from roles 2006-04-22 16:18:40 +00:00
viewonline.php adjusting sql_freeresult a bit as well as our error handler (it now prints out if it is because of DEBUG_EXTRA being defined - which is not enabled within the betas/rc's and stable releases). 2006-03-22 17:30:20 +00:00
viewtopic.php - removed group settings from roles 2006-04-22 16:18:40 +00:00