Commit graph

9 commits

Author SHA1 Message Date
Thomas Hochstein 0659b1378e Fix kind of copy-paste-error.
fc87b5f6d7 has changed
the way the "body" content was accessed from
   $GLOBALS['entry'][0]
to
   $entry,
but didn't drop the "[0]" everywhere.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2016-09-24 15:13:48 +02:00
Garvin Hicking fc87b5f6d7 upstream patch by ian 2016-09-23 11:25:42 +02:00
onli d2d298ab41 Use serendipity_specialchars
See https://github.com/s9y/Serendipity/issues/236
2014-11-25 01:15:57 +01:00
Garvin Hicking 71589a887f Remove $Id$ for CVS compoatibility. Thought I already did this some time ago?!?! 2013-08-12 09:49:28 +02:00
Matthias Gutjahr 95f4b31903 Increased version numbers 2012-11-07 19:49:05 +01:00
Matthias Gutjahr 0dc53e06b6 Added global plaintext_body property 2012-11-07 19:46:24 +01:00
Garvin Hicking e1de798563 1.7 compatibility 2012-10-18 10:01:35 +02:00
Garvin Hicking ab02bb4af4 Remove $Id$ 2011-12-25 10:07:20 +01:00
Garvin Hicking 516df79a4e Migrate plugins 2011-12-13 12:29:05 +01:00