source: schedule/include/factdb.php@ 15503

Last change on this file since 15503 was 15503, checked in by tanio, 11 years ago
update 1
File size: 179 bytes
Line 
1<?php
2 //$con=mysql_connect("localhost","scheduletest","t3stsched");
3 $con=mysql_connect("localhost","scheduletest","t3stsched");
4 mysql_select_db("sandboxschedule",$con);
5 ?>
Note: See TracBrowser for help on using the repository browser.