Commit graph

4 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
Garvin Hicking e1de798563 1.7 compatibility 2012-10-18 10:01:35 +02:00
Garvin Hicking 516df79a4e Migrate plugins 2011-12-13 12:29:05 +01:00