Removed old include line

This commit is contained in:
laf 2015-04-08 18:29:17 +01:00
parent 9f7c59f2d9
commit 2150ff1a3f

View File

@ -13,8 +13,6 @@
*
*/
include("../includes/alerts.inc.php");
function data_uri($file, $mime)
{
$contents = file_get_contents($file);