Commit graph

5 commits

Author SHA1 Message Date
Matthias Gutjahr f09bf70610 Add correct fallback for older versions and HTTP_Request version 1 2014-05-14 23:36:37 +02:00
Garvin Hicking efc06d8dec Due to the PEAR HTTP_Request2 requirement this plugin no longer works with serendipity 1.x.
@mattsches - maybe you can add a fallback and check for $serendipity['version'], and if its lower than 2, you could use the "old" style PEAR HTTP_Request method?
2014-05-14 14:39:15 +02:00
Matthias Gutjahr 49a5b2a03c Plugin now uses HTTP_Request2 if available 2014-05-09 18:18:46 +02:00
Matthias Gutjahr 75578dbf0c - Fix include path
- Add hack protection
- check for smarty cache path
2014-04-23 20:38:27 +02:00
Matthias Gutjahr 646d51f418 Added new plugin LSRSTOPPER 2013-03-07 19:43:37 +01:00