emanuele
|
795c5ec71b
Logging of hooks for debug with db_show_debug
|
12 years ago |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 years ago |
John Rayes
|
1d82831f07
- Duplicated code gone
|
12 years ago |
John Rayes
|
114d49058d
+ logActions; logs multiple actions in one query
|
12 years ago |
Spuds
|
a4f79db6c5
! added a couple of additional debug things (token list, browser id)
|
12 years ago |
Spuds
|
014f1c0136
! Update to function logLastDatabaseError(), should have been part of the db_last_error Settings.php update.
|
12 years ago |
emanuele
|
20d00675bb
Replaced all the remaining inserts directly in {db_prefix}log_actions with calls to logAction + changed a bit logAction to fully support logs from profile pages [Bug 4886]
|
12 years ago |
Spuds
|
6d253143bc
! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2
|
12 years ago |
Spuds
|
886f427c4f
! Some more documentation changes
|
12 years ago |
Spuds
|
b37e796548
! Small patch for 4841
|
12 years ago |
Spuds
|
f438dcabae
! Change @ini_get to ini_get. It never returns an error.
|
12 years ago |
Spuds
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
12 years ago |