diff --git a/inc/poche/Tools.class.php b/inc/poche/Tools.class.php index 93ec3fc..7295747 100755 --- a/inc/poche/Tools.class.php +++ b/inc/poche/Tools.class.php @@ -329,7 +329,7 @@ final class Tools $_GET = $_REQUEST = array( "url" => $url->getUrl(), "max" => 5, - "links" => "preserve", + "links" => (CONVERT_LINKS_FOOTNOTES ? 'footnotes':'preserve'), "exc" => "", "format" => "json", "submit" => "Create Feed"