From a20f96b76dfe6faf8b4d841ee464a95ea54c35b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Sun, 18 Jan 2015 22:11:41 +0100 Subject: replace flash messages library --- inc/poche/global.inc.php | 1 - 1 file changed, 1 deletion(-) (limited to 'inc/poche/global.inc.php') diff --git a/inc/poche/global.inc.php b/inc/poche/global.inc.php index 1ecef8bf..3e04b383 100755 --- a/inc/poche/global.inc.php +++ b/inc/poche/global.inc.php @@ -17,7 +17,6 @@ define('ROOT', INCLUDES . '/..'); require_once INCLUDES . '/poche/Tools.class.php'; require_once INCLUDES . '/poche/User.class.php'; require_once INCLUDES . '/poche/Url.class.php'; -require_once INCLUDES . '/3rdparty/class.messages.php'; require_once ROOT . '/vendor/autoload.php'; require_once INCLUDES . '/poche/Template.class.php'; require_once INCLUDES . '/poche/Language.class.php'; -- cgit v1.2.3