Revision 7894
Added by Aaron Marcuse-Kubitza over 11 years ago
index.php | ||
---|---|---|
139 | 139 |
print("<blockquote>\n"); |
140 | 140 |
add_ref("VegBank", ".table.column", VegBank("http://vegbank.org")); |
141 | 141 |
add_ref("SALVIAS", ".table.column", "http://salvias.net/Documents/salvias_data_dictionary.html#"); |
142 |
add_ref("BIEN2", ".table.column", phpPgAdmin("http://vegbiendev.nceas.ucsb.edu/phppgadmin/redirect.php?server=localhost%3A5432%3Aallow&database=vegbien&schema=public"));
|
|
142 |
add_ref("BIEN2", ".table.column", phpMyAdmin("http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?db=bien_web"));
|
|
143 | 143 |
add_ref("VegBIEN", ".table.column", phpPgAdmin("http://vegbiendev.nceas.ucsb.edu/phppgadmin/redirect.php?server=localhost%3A5432%3Aallow&database=vegbien&schema=public")); |
144 | 144 |
print("</blockquote>\n"); |
145 | 145 |
} |
Also available in: Unified diff
web/vegpath/index.php: BIEN2: Fixed to use phpMyAdmin with correct URL instead of vegbiendev phpPgAdmin placeholder