Refbase update_2021-01-28_16_25
This commit is contained in:
@@ -88,8 +88,12 @@
|
||||
// These keywords/tags should be single words delimited by a space character. They'll be
|
||||
// included on every HTML page (in the <head> section) as well as in the OpenSearch description
|
||||
// document. A good selection of keywords may help to increase search engine visibility.
|
||||
$databaseKeywords = "equine behaviour science academic literature scientific references publication search citation web bibliography database mysql php refbase"; // e.g. "academic literature refbase"
|
||||
$databaseKeywords = " science academic literature scientific references publication search citation web bibliography database mysql php refbase"; // e.g. "academic literature refbase"
|
||||
|
||||
//Overrride settings above
|
||||
// values for security not in resporitory
|
||||
// include('ini.dev.php');
|
||||
include('ini.live.php')
|
||||
|
||||
// The character encoding that's used as content-type for HTML, RSS and email output:
|
||||
// IMPORTANT NOTES: - the encoding type specified here must match the default character set you've
|
||||
|
Reference in New Issue
Block a user