.. |
acm
|
- removed db cache (might re-appear, but for now we do not see the need for it)
|
2006-06-16 16:54:51 +00:00 |
acp
|
- Make sure that the table is empty before we start cramming things inside :D
|
2006-07-04 04:08:30 +00:00 |
auth
|
- removed db cache (might re-appear, but for now we do not see the need for it)
|
2006-06-16 16:54:51 +00:00 |
captcha
|
bugs? bugs.
|
2006-07-01 06:30:49 +00:00 |
db
|
- SQLite handling in custom profiles
|
2006-06-17 11:32:07 +00:00 |
mcp
|
These needed to be #p for proper compliance
|
2006-07-01 15:00:50 +00:00 |
search
|
make sure set_config is called with the correct is_dynamic value
|
2006-06-23 14:04:41 +00:00 |
ucp
|
bugs? bugs.
|
2006-07-01 06:30:49 +00:00 |
auth.php
|
change ACL_NO to ACL_NEVER and ACL_UNSET to ACL_NO to let our users get what is meant on the first look.
|
2006-06-22 16:49:04 +00:00 |
bbcode.php
|
what? yeah...
|
2006-06-20 00:09:45 +00:00 |
cache.php
|
- forgot to actually move the cache file :@
|
2006-06-14 19:01:10 +00:00 |
constants.php
|
change ACL_NO to ACL_NEVER and ACL_UNSET to ACL_NO to let our users get what is meant on the first look.
|
2006-06-22 16:49:04 +00:00 |
functions.php
|
- fixed language pack management a bit (supporting backslashes)
|
2006-07-02 21:42:54 +00:00 |
functions_admin.php
|
- add additional auth check to the permission roles modules
|
2006-07-01 19:11:52 +00:00 |
functions_compress.php
|
- removed db cache (might re-appear, but for now we do not see the need for it)
|
2006-06-16 16:54:51 +00:00 |
functions_display.php
|
Some changes to the way folder images are handled for "special" topics
|
2006-06-25 15:23:01 +00:00 |
functions_jabber.php
|
- automatically sync topic_reported when deleting a post [Bug #2152]
|
2006-06-14 18:59:12 +00:00 |
functions_messenger.php
|
time to squash some bugs
|
2006-06-22 15:14:03 +00:00 |
functions_module.php
|
- add additional auth check to the permission roles modules
|
2006-07-01 19:11:52 +00:00 |
functions_posting.php
|
- add additional auth check to the permission roles modules
|
2006-07-01 19:11:52 +00:00 |
functions_privmsgs.php
|
time to squash some bugs
|
2006-06-22 15:14:03 +00:00 |
functions_profile_fields.php
|
- removed db cache (might re-appear, but for now we do not see the need for it)
|
2006-06-16 16:54:51 +00:00 |
functions_template.php
|
- add additional auth check to the permission roles modules
|
2006-07-01 19:11:52 +00:00 |
functions_transfer.php
|
- fixed language pack management a bit (supporting backslashes)
|
2006-07-02 21:42:54 +00:00 |
functions_upload.php
|
make sure custom profile fields are created correctly on registration (#2225)
|
2006-06-13 21:06:29 +00:00 |
functions_user.php
|
- CAPTCHA: removed the extra slash
|
2006-07-04 03:54:41 +00:00 |
index.htm
|
Add blank indexes to stop nosey people being, erm, nosey
|
2001-11-21 13:06:56 +00:00 |
message_parser.php
|
- add additional auth check to the permission roles modules
|
2006-07-01 19:11:52 +00:00 |
session.php
|
ok, first attempt at solving some compatibility issues.
|
2006-06-24 13:27:04 +00:00 |
template.php
|
show error if template path could not be determined
|
2006-06-21 16:52:10 +00:00 |