diff --git a/inc/functions.php b/inc/functions.php index 34ecf51..ee26fba 100644 --- a/inc/functions.php +++ b/inc/functions.php @@ -342,6 +342,8 @@ function action_to_do($action, $url, $id = 0) if ($url == '') continue; + $url = base64_decode($url); + error_log(print_r($url, TRUE)); if (MyTool::isUrl($url)) { if($parametres_url = prepare_url($url)) { if ($store->add($url, $parametres_url['title'], $parametres_url['content'])) { diff --git a/tpl/config.html b/tpl/config.html index 43c0104..2c7df4f 100644 --- a/tpl/config.html +++ b/tpl/config.html @@ -2,7 +2,7 @@

Bookmarklet

Thanks to the bookmarklet, you will be able to easily add a link to your poche. If you don't know how use a bookmarklet, have a look here.

Drag & drop this link to your bookmarks bar and have fun with poche.

-

poche it !

+

poche it !

Password