From 953fc6a15022a2e070deea8704b72eb84deda065 Mon Sep 17 00:00:00 2001 From: Karl Chen Date: Thu, 17 Jul 2003 21:29:01 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=1714 --- html/user/project.inc.sample | 1 + html/user/project_specific_prefs.inc.sample | 2 ++ test/boinc.py | 16 ++++++++-------- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/html/user/project.inc.sample b/html/user/project.inc.sample index 33265fc3eb..a4c1da8c28 100644 --- a/html/user/project.inc.sample +++ b/html/user/project.inc.sample @@ -2,6 +2,7 @@ // This is a sample project file. // Modify it to suit your project. +// Put your version in html_user/project_specific/project.inc require_once("util.inc"); diff --git a/html/user/project_specific_prefs.inc.sample b/html/user/project_specific_prefs.inc.sample index 38da64700a..0c5ed8f253 100644 --- a/html/user/project_specific_prefs.inc.sample +++ b/html/user/project_specific_prefs.inc.sample @@ -1,5 +1,7 @@