mirror of https://github.com/BOINC/boinc.git
Test of CVS version tracking system
svn path=/trunk/boinc/; revision=5080
This commit is contained in:
parent
4203e9fb70
commit
6fbcd570e2
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
$cvs_version_tracker[]="\$id$"; //get CVS version of this file to be shown in version list (display_cvs_versions())
|
||||
$cvs_version_tracker[]="\$Id$"; //get CVS version of this file to be shown in version list (display_cvs_versions())
|
||||
|
||||
require_once("../project/project.inc");
|
||||
require_once("../inc/countries.inc");
|
||||
|
|
Loading…
Reference in New Issue