Version 14.74.10

This commit is contained in:
Antonio Cañas Vargas 2015-02-10 17:34:05 +01:00
parent f45bd973c2
commit 5ff5ea00e5
3 changed files with 4 additions and 4 deletions

View File

@ -41,11 +41,12 @@
/****************************** Public constants *****************************/
/*****************************************************************************/
#define Log_PLATFORM_VERSION "SWAD 14.74.9 (2015/02/10)"
#define Log_PLATFORM_VERSION "SWAD 14.74.10 (2015/02/10)"
// 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
/*
Version 14.74.10: Feb 10, 2015 Removed meta tag. (178060 lines)
Version 14.74.9: Feb 10, 2015 Description/keywords meta tags and canonical URL added to head. (178060 lines)
Version 14.74.8: Feb 10, 2015 Fixed bug in degree logo. (178045 lines)
Version 14.74.7: Feb 08, 2015 Link to register/remove several users. (178029 lines)

View File

@ -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

View File

@ -162,7 +162,6 @@ void Lay_WriteStartOfPage (void)
fprintf (Gbl.F.Out,"<html lang=\"%s\">\n"
"<head>\n"
"<meta http-equiv=\"Content-Type\" content=\"text/html;charset=windows-1252\" />\n"
"<meta http-equiv=\"Content-Style-Type\" content=\"text/css\" />\n"
"<meta name=\"description\" content=\"SWAD is a free-software platform for learning and educational management\" />\n"
"<meta name=\"keywords\" content=\""
"%s,"