..
acm
made sql_rowseek consistent with the dbal methods as well as fixing sql_query_limit for mssql, especially if sql_query_limit($sql, 0, 0) is given...
2006-09-23 11:10:37 +00:00
acp
fix custom bbcode html replacement to correctly replace references
2006-09-23 11:37:05 +00:00
auth
- auto sync attachment topic flag [Bug #2949 ]
2006-08-12 01:58:58 +00:00
captcha
- fix security issue in download.php
2006-09-04 20:35:46 +00:00
db
made sql_rowseek consistent with the dbal methods as well as fixing sql_query_limit for mssql, especially if sql_query_limit($sql, 0, 0) is given...
2006-09-23 11:10:37 +00:00
diff
some changes/fixes
2006-09-02 13:33:06 +00:00
mcp
made sql_rowseek consistent with the dbal methods as well as fixing sql_query_limit for mssql, especially if sql_query_limit($sql, 0, 0) is given...
2006-09-23 11:10:37 +00:00
search
- no more encoding mixture, say hello to UTF-8 (I'll add a validation solution for PHP 4.3.3/4 ASAP) [side effect: fixes Bug #3762 ]
2006-09-17 22:02:28 +00:00
ucp
- no more encoding mixture, say hello to UTF-8 (I'll add a validation solution for PHP 4.3.3/4 ASAP) [side effect: fixes Bug #3762 ]
2006-09-17 22:02:28 +00:00
utf
- no more encoding mixture, say hello to UTF-8 (I'll add a validation solution for PHP 4.3.3/4 ASAP) [side effect: fixes Bug #3762 ]
2006-09-17 22:02:28 +00:00
auth.php
- Fix some bugs
2006-09-14 14:57:29 +00:00
bbcode.php
fix custom bbcode html replacement to correctly replace references
2006-09-23 11:37:05 +00:00
cache.php
- forgot to actually move the cache file :@
2006-06-14 19:01:10 +00:00
constants.php
- fixed some bugs
2006-09-13 16:08:36 +00:00
functions.php
some tiny fixes here and there
2006-09-22 22:14:05 +00:00
functions_admin.php
- Fix some bugs
2006-09-14 14:57:29 +00:00
functions_compress.php
bug fixes
2006-09-16 06:07:06 +00:00
functions_display.php
some tiny fixes here and there
2006-09-22 22:14:05 +00:00
functions_jabber.php
- no more encoding mixture, say hello to UTF-8 (I'll add a validation solution for PHP 4.3.3/4 ASAP) [side effect: fixes Bug #3762 ]
2006-09-17 22:02:28 +00:00
functions_messenger.php
made sql_rowseek consistent with the dbal methods as well as fixing sql_query_limit for mssql, especially if sql_query_limit($sql, 0, 0) is given...
2006-09-23 11:10:37 +00:00
functions_module.php
fix some bugs - hopefully not breaking anything...
2006-09-01 13:16:22 +00:00
functions_posting.php
- no more encoding mixture, say hello to UTF-8 (I'll add a validation solution for PHP 4.3.3/4 ASAP) [side effect: fixes Bug #3762 ]
2006-09-17 22:02:28 +00:00
functions_privmsgs.php
- no more encoding mixture, say hello to UTF-8 (I'll add a validation solution for PHP 4.3.3/4 ASAP) [side effect: fixes Bug #3762 ]
2006-09-17 22:02:28 +00:00
functions_profile_fields.php
some updates. Also adjusted the utf tools and normalizer more to our coding guidelines.
2006-08-22 21:26:06 +00:00
functions_template.php
the tokenizer is buggy across several versions of PHP. The regex that is always used complies strictly with what the internal lexer uses, we are safe.
2006-09-23 02:46:43 +00:00
functions_transfer.php
some updates. Also adjusted the utf tools and normalizer more to our coding guidelines.
2006-08-22 21:26:06 +00:00
functions_upload.php
- fixed some bugs
2006-09-13 16:08:36 +00:00
functions_user.php
some tiny fixes here and there
2006-09-22 22:14:05 +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
bug fixes
2006-09-16 06:07:06 +00:00
session.php
some tiny fixes here and there
2006-09-22 22:14:05 +00:00
template.php
- Fix some bugs
2006-09-14 14:57:29 +00:00