add the project name to site info packet

This commit is contained in:
redmatrix
2015-10-19 16:07:14 -07:00
parent b49972a623
commit 57e0bfc5a9
7 changed files with 27 additions and 8 deletions

View File

@@ -49,7 +49,7 @@ define ( 'PLATFORM_NAME', 'redmatrix' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1157 );
define ( 'DB_UPDATE_VERSION', 1158 );
/**
* @brief Constant with a HTML line break.