Changeset 16420 for schedule/include
- Timestamp:
- 05/29/13 05:49:25 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/include/factdb.php
r16112 r16420 1 1 <?php 2 //$con=mysql_connect("localhost","root","");3 $con=mysql_connect("localhost","scheduletest","t3stsched");2 $con=mysql_connect("localhost","root",""); 3 //$con=mysql_connect("localhost","scheduletest","t3stsched"); 4 4 mysql_select_db("sandboxschedule",$con); 5 5 ?>
Note:
See TracChangeset
for help on using the changeset viewer.