diff --git a/swad_changelog.h b/swad_changelog.h index 045622ba7..e409462c5 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -44,7 +44,6 @@ // Number of lines (includes comments but not blank lines) has been got with the following command: // nl swad*.c swad*.h css/swad*.css py/swad*.py js/swad*.js soap/swad*.h | tail -1 /* -TODO: Change the way of computing total sizes of file browsers. Version 14.70: Jan 26, 2015 Fixed bugs in statistics about sizes of file browsers. Statistics about sizes of group zones. New scope (country) in statistics about sizes of file browsers. (176181 lines) diff --git a/swad_config.h b/swad_config.h index 4702408af..026614fa1 100644 --- a/swad_config.h +++ b/swad_config.h @@ -28,8 +28,8 @@ /** Uncomment one of the following installations of SWAD or create your own **/ /*****************************************************************************/ -//#define LOCALHOST_UBUNTU // Comment this line if not applicable -#define OPENSWAD_ORG // 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 WWW_CEVUNA_UNA_PY // Comment this line if not applicable