From b62ed3aab6304d45048cda257aa4ea0502266bb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Nicolaysen=20S=C3=B8rnes?= Date: Mon, 15 Jun 2009 15:17:04 +0200 Subject: [PATCH] Fix syntax in config.php.sample --- include/config.php.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/config.php.sample b/include/config.php.sample index 6caf756..86f924a 100644 --- a/include/config.php.sample +++ b/include/config.php.sample @@ -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