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 --- conf/config.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'conf') diff --git a/conf/config.php b/conf/config.php index 324c441..66b5d0e 100644 --- a/conf/config.php +++ b/conf/config.php @@ -98,5 +98,3 @@ $CONFIG['default_timezone'] = 'UTC'; # load local configuration if (file_exists(dirname(__FILE__).'/config.local.php')) include_once 'config.local.php'; - -?> -- cgit v1.1