Project

General

Profile

« Previous | Next » 

Revision 7919

web/vegpath/index.php: SALVIAS: Added subnodes for each SALVIAS database on nimoy

View differences:

index.php
138 138
		add_ref("VegBank", ".table.column", custom_separator("http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&entity=dba_tabledescription&where=where_tablename&wparam=",
139 139
			"#", "http://vegbank.org/get/index/dba_tabledescription"));
140 140
		add_ref("SALVIAS", ".table.column", "http://salvias.net/Documents/salvias_data_dictionary.html#");
141
		{
142
			print("<blockquote>\n"); $h_level++;
143
			add_ref("SALVIAS-db", ".table.column", phpMyAdmin("http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?db=salvias_plots"));
144
			add_ref("SALVIAS-users", ".table.column", phpMyAdmin("http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?db=salvias_users"));
145
			print("</blockquote>\n"); $h_level--;
146
		}
141 147
		add_ref("BIEN2", "", "http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?target=server_databases.php");
142 148
		{
143 149
			print("<blockquote>\n"); $h_level++;

Also available in: Unified diff