From 4741f42c1e1feac2e05c503b29d5115809583d3e Mon Sep 17 00:00:00 2001 From: Matthieu Leproux Date: Mon, 6 Dec 2021 16:41:55 +0100 Subject: [PATCH] Compatibility Piwigo 12 Added has Settings --- main.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/main.inc.php b/main.inc.php index 4af6486..f8743d2 100644 --- a/main.inc.php +++ b/main.inc.php @@ -6,6 +6,7 @@ Description: Sharing functions for Facebook, Twitter, Google+ and Tumblr Plugin URI: auto Author: Mistic Author URI: http://www.strangeplanet.fr +Has Settings: true */ defined('PHPWG_ROOT_PATH') or die('Hacking attempt!');