Project

General

Profile

« Previous | Next » 

Revision 7960

web/vegpath/index.php: CTFS-schema: Use $Redmine_svn

View differences:

index.php
187 187
	add_ns("CTFS", "", $CTFS);
188 188
	{
189 189
		print("<blockquote>\n"); $h_level++;
190
		add_ns("CTFS-schema", ".table.column", "https://projects.nceas.ucsb.edu/nceas/projects/bien/repository/raw/inputs/CTFS/_archive/DBv5.txt#");
190
		add_ns("CTFS-schema", ".table.column", $Redmine_svn."/inputs/CTFS/_archive/DBv5.txt#");
191 191
		add_ns("CTFS-tables", ".table", fragment_override($Redmine."/wiki/CTFS", "Tables"));
192 192
		add_ns("CTFS-terms", ".term", $Redmine_svn."/inputs/CTFS/_src/ctfs-comments_worksheet.xls#");
193 193
		print("</blockquote>\n"); $h_level--;

Also available in: Unified diff