Changeset 16688 for schedule/include


Ignore:
Timestamp:
06/04/13 16:32:22 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/include/factdb.php

    r16686 r16688  
    22
    33       
    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");
    66        mysql_select_db("sandboxschedule",$con);
    77 ?>
Note: See TracChangeset for help on using the changeset viewer.