]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - inc/functions.php
display flash message in article view
[github/wallabag/wallabag.git] / inc / functions.php
index c6cde82f822268805d7fa8397315a74d83467a9b..7db9e90955e958afc6211d99c9f86d53c0a4df00 100644 (file)
@@ -110,8 +110,6 @@ function get_external_file($url)
  */
 function prepare_url($url)
 {
-    global $msg;
-
     $parametres = array();
     $url        = html_entity_decode(trim($url));