- Timestamp:
- 06/02/13 16:15:03 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/include/factdb.php
r16576 r16601 2 2 3 3 4 $con=mysql_connect("localhost","root","");5 //$con=mysql_connect("localhost","scheduletest","t3stsched");4 //$con=mysql_connect("localhost","root",""); 5 $con=mysql_connect("localhost","scheduletest","t3stsched"); 6 6 mysql_select_db("sandboxschedule",$con); 7 7 ?>
Note:
See TracChangeset
for help on using the changeset viewer.