1
0
Commit Graph

14 Commits

Author SHA1 Message Date
d4fe793820 Move importers to Http/Request2 and __construct (#399) 2016-05-10 02:47:22 +00:00
Ian
13775ba4b2 fix mysqli importer conversion param order change 2015-07-04 11:11:11 +02:00
Ian
c6031dc1dc remove $Ids$ 2015-07-03 17:18:23 +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
Ian
8da4c647a8 cleanup tabs and whites 2014-11-24 14:17:38 +01:00
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
e4a0830ad1 this should maybe fix the error message in importer 2014-04-28 11:14:19 +02:00
19dad1f586 escape more 2013-02-08 08:38:48 +01:00
7288ffdef8 Fixed most of the redundant br elements in the core. 2012-12-03 13:35:59 +01:00
ff27e8578d Patch further 2007-10-19 14:26:12 +00:00
68e9903be3 WP 2.3 importer, experimental 2007-10-19 09:36:27 +00:00
5067eaf054 Better checks to see if the local PEAR inclusion is required 2007-02-22 11:56:26 +00:00
0fb606a927 Allow some WP import tweaks by jtb 2007-01-22 10:45:39 +00:00
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00