Alexander Nicolaysen Sørnes : Fix syntax in config.php.sample

Alexander Nicolaysen Sørnes asornes at winehq.org
Mon Jun 15 08:19:19 CDT 2009


Module: appdb
Branch: master
Commit: b62ed3aab6304d45048cda257aa4ea0502266bb6
URL:    http://source.winehq.org/git/appdb.git/?a=commit;h=b62ed3aab6304d45048cda257aa4ea0502266bb6

Author: Alexander Nicolaysen Sørnes <alex at thehandofagony.com>
Date:   Mon Jun 15 15:17:04 2009 +0200

Fix syntax in config.php.sample

---

 include/config.php.sample |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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




More information about the wine-cvs mailing list