1
0
This repository has been archived on 2025-06-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
LuckyCoinkydink/plugins
Thomas Hochstein 4010d57d28 Fix SQL error in plugin_history.
Since merging  `serendipity_plugin_history`
breaks with a SQL error message on every archive
page but the first one; see  for reason
and context.

Unset `$serendipity['GET']['page']` before
calling `serendipity_fetchEntries(`)` (and
reset afterwards) to fix that. That's the
correct way, I think, as
`serendipity_fetchEntries()` is not called
in page context here.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2020-04-11 10:52:50 +02:00
..
2017-04-06 22:26:07 +02:00