Michael Eshom
|
ba0278dbec
SMF is HTML5 now, so SSI should be as well.
|
10 years ago |
Peter Spicer
|
29539361c5
! A search on $user_info yielded some we're not using (since they were either the last entry in a file or there were two consecutive matches in the search results where there were no lines in between that mentioned $user_info)
|
10 years ago |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 years ago |
Peter Spicer
|
bb3bbd0156
! Some good doctype stuff
|
10 years ago |
Peter Spicer
|
1b0d164057
! When deleting or restoring a topic, don't actually touch the messages' icons, instead alter the icon softly if it's in the recycle bin board.
|
10 years ago |
Peter Spicer
|
9ef51ae4cb
! Not only was this not legal, it wasn't even being used - good thing too, since the images in question don't exist any more either.
|
10 years ago |
Peter Spicer
|
ab926e51cf
! More things we don't really want hanging about.
|
10 years ago |
Peter Spicer
|
a74da85cb1
! Happy New Year everyone!
|
11 years ago |
Peter Spicer
|
eb3788837f
! This doesn't play nice with MySQLi. Let's be safe out there.
|
11 years ago |
Peter Spicer
|
32de3e73e9
! These don't really need to be quite so global either...
|
11 years ago |
Peter Spicer
|
16f9ef60f9
! In the wake of removing a bunch of icon images and using CSS, it seemed appropriate to have a quick breeze through looking for rogue $settings entries. There's still more but this is the first wave that can be done easily.
|
11 years ago |
Peter Spicer
|
fa453ed6cf
! And another thing that needed updating.
|
11 years ago |
Peter Spicer
|
aec98628cb
! Oops, that shouldn't have been Wedge style code.
|
11 years ago |
Arantor
|
444bdeac27
Merge pull request #691 from live627/ssi
|
11 years ago |
John Rayes
|
02e097e3b8
Performance enhancement to SSI's ssi_recentTopics
|
11 years ago |
Peter Spicer
|
95df1e9203
! Typo in ManagePermissions code
|
11 years ago |
ichbin
|
189a4c6760
ssi_fetchPosts() not respecting override permissions setting
|
11 years ago |
Illori
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
11 years ago |
emanuele
|
6ac2d0d926
Fixed undefined variable in SSI [Bug 4992]
|
12 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 |
emanuele
|
75bffbff67
Useless space in SSI.php - thanks AngelinaBelle for the fix
|
12 years ago |
emanuele
|
2475065de4
Combined some small strings into meaningful sentences
|
12 years ago |
emanuele
|
de896dff82
Welcoming newest members in one sentence
|
12 years ago |
emanuele45
|
86d1db0c91
Merge pull request #153 from emanuele45/copyright_2012
|
12 years ago |
emanuele
|
2f744d9668
Another bit of love for your SSI.php, now should be error-free
|
12 years ago |
emanuele
|
b1476c718b
Fixed a couple of encoding-related issues in SSI.php and subscriptions.php - Thanks Daegaladh and darbula for the reports
|
12 years ago |