source: tags/Mars-V0.10.1/datacenter/db/db.php

Last change on this file was 7546, checked in by Daniela Dorner, 19 years ago
*** empty log message ***
  • Property svn:executable set to *
File size: 99 bytes
Line 
1<?php
2
3$host="hercules.astro.uni-wuerzburg.de";
4$user="MAGIC";
5$pw="d99swMT!";
6
7$db="MyMagic";
8
9?>
Note: See TracBrowser for help on using the repository browser.