From 6835b2ddb745d72b8128f3e14cb6cd03a442d257 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ca=C3=B1as=20Vargas?= Date: Mon, 25 Sep 2017 21:19:16 +0200 Subject: [PATCH] Version 17.10.6 --- swad_config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/swad_config.h b/swad_config.h index a4b426598..a7c3a267e 100644 --- a/swad_config.h +++ b/swad_config.h @@ -28,9 +28,9 @@ /** Uncomment one of the following installations of SWAD or create your own **/ /*****************************************************************************/ -//#define LOCALHOST_UBUNTU // Comment this line if not applicable +#define LOCALHOST_UBUNTU // Comment this line if not applicable //#define OPENSWAD_ORG // Comment this line if not applicable -#define SWAD_UGR_ES // Comment this line if not applicable +//#define SWAD_UGR_ES // Comment this line if not applicable //#define SWADBERRY_UGR_ES // Comment this line if not applicable /*****************************************************************************/