5 Commits

Author SHA1 Message Date
Ian
13775ba4b2 fix mysqli importer conversion param order change 2015-07-04 11:11:11 +02:00
Ian
4a0c591657 fix importers to use new mysqli API extension
References http://board.s9y.org/viewtopic.php?f=10&t=20421

Is somwone able to test this here and there?
2015-07-03 17:14:29 +02: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
19dad1f586 escape more 2013-02-08 08:38:48 +01:00
Garvin Hicking
92a653cbad Add phpnuke importer 2008-02-06 14:50:31 +00:00