////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// uebersetzen
////////////////////////////////////////////////////////////////////////////////////////////////////////////////
$str["seitentitel"] = "iPRES - International Conference on Preservation of Digital Objects";
$str["message_bei_anmeldung"] = "Your data has been saved. You will receive an email as confirmation.";
$str["satz_auf_seite_participants"] = "All participants are listed here.";
////////////////////////////////////////////////////////////////////////////////////////////////////////////////
$cfg["breite_menu"] = "180px";
$cfg["breite_content"] = "770px";
$cfg["breite_logos"] = "100px";
$cfg["hoehe_top"] = "75px";
# DB
$cfg["db_server"] = "localhost";
$cfg["db_user"] = "rdd";
$cfg["db_pass"] = "devel!op";
$cfg["db_db"] = "ipres";
$cfg["email_from"] = "neuroth@mail.sub.uni-goettingen.de";
$cfg["email_to"] = "ipres-intern@www.sub.uni-goettingen.de";
?>
// core
function sqlquery($query) {
//$tmp = mysql_query($query);
if ($tmp) return $tmp;
}
function uniqueid() {
$hash_secret = "kertoiisdfgz";
$tmp = md5(uniqid($hash_secret));
return $tmp;
}
?>
|
Göttingen, 15 - 16 September 2005
|