forked from wallabag/wallabag
display flash message in article view
This commit is contained in:
@ -110,8 +110,6 @@ function get_external_file($url)
|
||||
*/
|
||||
function prepare_url($url)
|
||||
{
|
||||
global $msg;
|
||||
|
||||
$parametres = array();
|
||||
$url = html_entity_decode(trim($url));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user