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 @@