Module: appdb Branch: master Commit: b62ed3aab6304d45048cda257aa4ea0502266bb6 URL: http://source.winehq.org/git/appdb.git/?a=commit;h=b62ed3aab6304d45048cda257...
Author: Alexander Nicolaysen Sørnes alex@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