Michael Eshom
|
4821c267c3
Properly handle db ports, per #1402
|
11 ani în urmă |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
11 ani în urmă |
Peter Spicer
|
44f9bf79c8
! This should force all outgoing email (currently at least!) to have a Message-ID. Failure to supply a message id can cause emails to be dropped as spam. sendmail itself attempts to guarantee uniqueness with a hash of microtime, but wherever feasible I've also tried to make the id both meaningful and give it something that should uniquify it. Things like newsletters, though, can't really be uniquified at sending level, so we'll just use microtime to deal with that for us.
|
11 ani în urmă |
Peter Spicer
|
ab926e51cf
! More things we don't really want hanging about.
|
11 ani în urmă |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 ani în urmă |
Peter Spicer
|
e709e4d076
! In other news, since MySQL now requires 5.0.3 or higher, there's no reason to keep restricting unions or subselects; while it was previously possible to be running SMF on a version that didn't actually support these, now we are, and there's no reason we shouldn't use them if it would help us to do so.
|
11 ani în urmă |
Peter Spicer
|
4a10ad7b09
! Stupid rookie mistake of mine.
|
11 ani în urmă |
Suki
|
48d42bd23b
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into htmlspecialchars
|
11 ani în urmă |
Peter Spicer
|
cd6c86d386
! Adds literal and empty parameters to queries, fixes #645
|
11 ani în urmă |
Suki
|
752643ddb9
$smcFunc['htmlspecialchars'] on Subs-Db-mysql
|
11 ani în urmă |
Michael Eshom
|
7302c2cdfa
Don't complain about the database version when there's a DB error (as per #507)
|
11 ani în urmă |
Illori
|
2c50939f27
Copyright update per BoD
|
11 ani în urmă |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
12 ani în urmă |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 ani în urmă |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 ani în urmă |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 ani în urmă |
Norv
|
74598c2506
Copyright correction.
|
12 ani în urmă |
Spuds
|
c8e62fe029
! Fix many of the phpdocumentor errors with our docblock's
|
12 ani în urmă |
Spuds
|
f8351df04e
! spelling
|
12 ani în urmă |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 ani în urmă |
Spuds
|
427ece1faa
! Spacing,spelling and comments ... pedantic at its best
|
12 ani în urmă |
Spuds
|
c8c33ed891
! add additional check for lost db connection, and if lost die nicely
|
12 ani în urmă |
Spuds
|
663e6db2b4
! A bunch more documentation changes
|
13 ani în urmă |
Spuds
|
b37e796548
! Small patch for 4841
|
13 ani în urmă |
Spuds
|
f265b300f9
! Some more substr() changes
|
13 ani în urmă |
Spuds
|
f438dcabae
! Change @ini_get to ini_get. It never returns an error.
|
13 ani în urmă |
Spuds
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
13 ani în urmă |
Spuds
|
0e5ff1fc89
! Logging and error handling: a little step of refactoring of fatal errors (wip).
|
13 ani în urmă |
Spuds
|
444c9cb13a
! Small code documentation updates, many files
|
13 ani în urmă |
Spuds
|
a18e888838
10610
|
13 ani în urmă |