From 6792a49f379953315e493bb15ebdc670aa334a74 Mon Sep 17 00:00:00 2001 From: François LASSERRE Date: Wed, 23 Jul 2014 23:00:30 +0200 Subject: Remove from all files the ending php tag --- inc/functions.inc.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'inc/functions.inc.php') diff --git a/inc/functions.inc.php b/inc/functions.inc.php index 3664d78..abe0763 100644 --- a/inc/functions.inc.php +++ b/inc/functions.inc.php @@ -59,5 +59,3 @@ function error_image() { readfile('layout/error.png'); exit; } - -?> -- cgit v1.1