..
adm
- blabla, additional bugfixing permissions...
2006-02-24 17:33:42 +00:00
cache
Stop web nosey parkers
2003-01-21 16:13:05 +00:00
develop
- overhauled search system
2006-01-11 18:56:07 +00:00
docs
- adjusting group functions a little bit
2005-09-25 14:33:07 +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
Another one bites the dust :D
2006-02-25 05:46:52 +00:00
install
Another one bites the dust :D
2006-02-25 05:46:52 +00:00
language
Another one bites the dust :D
2006-02-25 05:46:52 +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
- You can now export an entire folder as either CSV or XML :D
2006-02-21 19:49:35 +00:00
.htaccess
Just a precaution
2005-01-13 23:36:56 +00:00
common.php
- sperate permissions from sessions
2006-01-04 07:51:04 +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
looks like I forgot to commit these two files :o
2006-01-19 16:38:00 +00:00
download.php
- session changes
2005-10-02 18:47:06 +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
my turn to break things... harharhar
2006-02-12 19:21:00 +00:00
mcp.php
- properly hide items
2006-02-22 11:39:27 +00:00
memberlist.php
implementing permission roles
2006-02-22 21:42:26 +00:00
posting.php
- blabla, additional bugfixing permissions...
2006-02-24 17:33:42 +00:00
report.php
- some bugfixes
2005-10-04 21:39:47 +00:00
search.php
- new default result mode: posts
2006-02-12 18:35:16 +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
- moved add_log out of functions_admin (this file should only be included in admin/admin-related pages)
2006-01-25 21:01:52 +00:00
viewforum.php
- fix some tiny bugs
2006-02-18 13:54:12 +00:00
viewonline.php
- implementing David's proposed expression changes (some of them already noted within the events CCP)
2006-02-21 10:32:19 +00:00
viewtopic.php
Fixed an an undefined index issue when a topic was bumped by someone who hadn't posted in the topic (like an admin). Still not ideal as it won't state who bumped the topic in this case.
2006-02-07 17:51:42 +00:00