Peter Spicer
|
bbd6147355
! A little house cleaning.
|
10 years ago |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 years ago |
Suki
|
75f73e8790
Add debug info for instances $context['debug']['instances']
|
11 years ago |
Arantor
|
204ceaf7a6
Merge pull request #649 from MissAllSunday/htmlspecialchars
|
11 years ago |
Peter Spicer
|
e945d4e19c
! The log settings page now allows admins to configure whether mod/admin/profile edits logs are individually on or not, and those settings are the central bases on which logging is made, not the old master setting.
|
11 years ago |
Suki
|
5d33d1f278
Long lines then!
|
11 years ago |
Suki
|
494642aa06
$smcFunc['htmlspecialchars'] on Logging
|
11 years ago |
Illori
|
2c50939f27
Copyright update per BoD
|
11 years ago |
emanuele45
|
1588461571
Merge pull request #305 from emanuele45/master
|
11 years ago |
emanuele
|
bceb21e0f6
Some other tweaks to the hooks
|
11 years ago |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
11 years ago |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 years ago |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 years ago |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 years ago |
Norv
|
74598c2506
Copyright correction.
|
12 years ago |
Spuds
|
c8e62fe029
! Fix many of the phpdocumentor errors with our docblock's
|
12 years ago |
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 |