Fix syntax in config.php.sample
This commit is contained in:
@@ -35,7 +35,7 @@ define("TESTDATA_AGED_THRESHOLD", 175);
|
||||
|
||||
// Show versions from these branches even if they are not among the most recent ones
|
||||
// Separate by commas if there are more than one
|
||||
define("STABLE_BRANCHES", "1.0."););
|
||||
define("STABLE_BRANCHES", "1.0.");
|
||||
|
||||
/*
|
||||
* apps database info
|
||||
|
||||
Reference in New Issue
Block a user