exactly rollback web/includes/config.php.in

pull/842/head
Rick Sayre 2015-05-18 22:01:59 -07:00
parent 8c7e633d8f
commit 334584d37f
1 changed files with 2 additions and 1 deletions

View File

@ -22,6 +22,7 @@
// This section contains options substituted by the zmconfig.pl utility, do not edit these directly
//
define( "ZM_CONFIG", "@ZM_CONFIG@" ); // Path to config file
// Define, and override any given in config file
define( "ZM_VERSION", "@VERSION@" ); // Version
$configFile = ZM_CONFIG;