Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 лет назад |
Peter Spicer
|
71ce945ed9
! More cleanup
|
10 лет назад |
ziycon
|
6f1e82b32d
Removed unnecessary parameter, where default value was being passed into checksession().
|
10 лет назад |
Peter Spicer
|
1e5ecef200
! More housecleaning
|
11 лет назад |
Peter Spicer
|
b6c4653df0
! More housecleaning
|
11 лет назад |
Peter Spicer
|
ad39ba6f96
! Mostly pruning type attributes, a few doctypes that lurked in templates.
|
11 лет назад |
Peter Spicer
|
eac878a05c
! Doctype conversions elsewhere. Installer, upgrader, and SSI related have been left alone for this commit because they're a bit special.
|
11 лет назад |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 лет назад |
Suki
|
01d5197029
Add a legend for methods
|
11 лет назад |
Suki
|
e8f90d0538
Get the correct value for filename from $hook_status
|
11 лет назад |
Peter Spicer
|
32de3e73e9
! These don't really need to be quite so global either...
|
11 лет назад |
Peter Spicer
|
261b4bbabf
! And some more lovely generics.
|
11 лет назад |
Michael Eshom
|
30ff8a9170
! Fix a couple issues with previous PR
|
11 лет назад |
Michael Eshom
|
22f5e73e82
+ Add more options for the move topics maintenance task (per #853)
|
11 лет назад |
Peter Spicer
|
d3e8c439f7
! Rework hook filtering to be based on an onchange event rather than an onclick, and also click up one of the options we don't really need from it. Should also fix #430 in the meantime.
|
11 лет назад |
Peter Spicer
|
e38c0aff58
! Ba-da-dum-dum-dum another one bites the dust. In this case, it is Integration Hooks being moved to the maintenance area and 'enabled permanently'. It's not obvious where it is so most admins shouldn't even find it.
|
11 лет назад |
Michael Eshom
|
f5d3043858
Merge pull request #390 from gnif/MySQLi
|
11 лет назад |
emanuele
|
63f90bfa81
Here we go: all happy the db backup is gone
|
11 лет назад |
Illori
|
2c50939f27
Copyright update per BoD
|
11 лет назад |
Geoffrey McRae
|
1fd5a2b127
Add MySQLi Support to SMF
|
11 лет назад |
emanuele45
|
1588461571
Merge pull request #305 from emanuele45/master
|
11 лет назад |
emanuele
|
8a78516ebc
Revert "All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54]"
|
11 лет назад |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
11 лет назад |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 лет назад |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 лет назад |
emanuele45
|
ee6b6c309d
Merge pull request #212 from emanuele45/master
|
12 лет назад |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 лет назад |
Norv
|
74598c2506
Copyright correction.
|
12 лет назад |
emanuele
|
99797a97d2
All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54]
|
12 лет назад |
emanuele45
|
54a72eb11e
Merge pull request #207 from Spuds/docblock
|
12 лет назад |