klemens
5a95db314a
spelling fixes
2017-04-06 22:26:07 +02:00
Ian
12325943a1
silence Constant SQL_CHARSET_INIT already defined notices
2015-01-11 15:27:30 +01:00
Ian
8da4c647a8
cleanup tabs and whites
2014-11-24 14:17:38 +01:00
onli
92afc37753
Introduce serendipity_specialchars-wrapper for encoding bug ( #236 )
...
PHP 5.4 sets UTF-8 as the default for htmlspecialchars, htmlentities and html_entity_decode. The first two will echo an empty string when given a string with umlauts. This commits introduces serendipity_specialchar-wrapper that are meant to be a temporary solution for the s9y-core until PHP 5.6 fixed the bug, so the native charset option of s9y continues to work.
2014-11-23 23:41:08 +01:00
Garvin Hicking
5ec7481030
Port of patch #16 to 2.0
2013-05-06 09:47:19 +02:00
Garvin Hicking
70b1288890
improve code docs
2011-01-08 22:31:20 +00:00
Garvin Hicking
53159f390f
* Use "Longtext" instead of "text" for new installations on blog entry
...
body and extended body inside database tables. (garvinhicking)
2010-01-14 09:21:07 +00:00
Garvin Hicking
275589423a
* More PHP 5.3.0 compat (split()).
2009-08-25 19:39:17 +00:00
Garvin Hicking
ee102b4402
* Removed "static" db layer typelist to prevent accidental over-
...
writes of referenced return values (garvinhicking)
2009-07-27 09:52:13 +00:00
Garvin Hicking
c2b48eb7a3
update
2008-03-25 14:04:06 +00:00
Garvin Hicking
4a295192a4
Fix typo
2007-10-12 09:15:58 +00:00
Garvin Hicking
988860f7e5
Add SQLRelay DB layer, by Dante Mason
2007-10-12 09:12:48 +00:00