Illori
|
6220e6348e
update copyright in install.php
|
11 years ago |
Michael Eshom
|
f5d3043858
Merge pull request #390 from gnif/MySQLi
|
11 years ago |
Illori
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Geoffrey McRae
|
1fd5a2b127
Add MySQLi Support to SMF
|
11 years ago |
Oldiesmann
|
db9bec96d0
Merge pull request #369 from ziycon/InstallerFix
|
11 years ago |
Adam Tallon
|
500da9b01a
This fixes an issue with $db_persist undefined on step 3 of installer.
|
11 years ago |
emanuele
|
6f41a3cf49
This should fix issue #358
|
11 years ago |
Michael Eshom
|
60acb43e16
Merging changes from #351.
|
11 years ago |
Matthew Kerle
|
71523cfb6d
MSN -> Skype
|
11 years ago |
emanuele
|
296744f23f
Coding stile
|
12 years ago |
emanuele
|
1724ca6169
Spaces and tabs at the end of the lines
|
12 years ago |
Matthew Kerle
|
2ce9fefa7d
install.php CSS Bugfix
|
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 |
Spuds
|
654961b8ec
! install script updates to work with new css
|
12 years ago |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 years ago |
Norv
|
74598c2506
Copyright correction.
|
12 years ago |
emanuele
|
5e93e478f2
Okay, SQLite doesn't support UTF8...let's at least write it down! :P
|
12 years ago |
emanuele45
|
86d1db0c91
Merge pull request #153 from emanuele45/copyright_2012
|
12 years ago |
emanuele
|
eb309351af
Fixed improper UTF8 setting for PostgreSQL and SQLite during install and fixed upgrade to fix the settings in old installs too - Thanks tinoest for spotting the problem!
|
12 years ago |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 years ago |
emanuele
|
a0768b8aac
Time to go UTF-8 default for MySQL too
|
12 years ago |
emanuele
|
4b6b2ae0ff
[install] Removed a couple of css from the past (classic theme) - thanks Illori for the report
|
12 years ago |
emanuele
|
5cf00b8e5c
A couple of small broken things + removed utf8_should_work from install.php
|
12 years ago |
emanuele
|
3f9ed51d04
ooops...debug leftover...
|
12 years ago |
emanuele
|
ad054ff160
[install] passwords should not be escaped [Bug 4924]
|
12 years ago |
Spuds
|
25b9438d46
! change ?fin20 to ?alp21, many files, question is which ones did I miss :P
|
12 years ago |
Spuds
|
8c9514a27f
! Fixed creation of db_last_error file during install and upgrade
|
12 years ago |
Spuds
|
30d18d1d4b
! updates to how the settings.php file is saved. Move db_last_error to its own file (yes ugly) to avoid any possible race conditions. Added lock_ex to acquire an exclusive lock on the file while proceeding to the writing, added check for proper witting, and if failure, attempt to restore the settings_bak.php to recover
|
12 years ago |
emanuele
|
7fe132f2fc
! A couple of install-related fixes
|
12 years ago |