mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-22 17:18:37 +00:00
display flash message in article view
This commit is contained in:
parent
2987031bc3
commit
c1c9f252f7
2 changed files with 1 additions and 2 deletions
|
@ -110,8 +110,6 @@ function get_external_file($url)
|
|||
*/
|
||||
function prepare_url($url)
|
||||
{
|
||||
global $msg;
|
||||
|
||||
$parametres = array();
|
||||
$url = html_entity_decode(trim($url));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue