move updatedb.php to 'scripts'
[diogenes.git] / debian / prefix.sql
1 # establish connection to database
2
3 connect @dbname@;
4