Changeset 16684 for schedule


Ignore:
Timestamp:
06/04/13 15:10:55 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/include/factdb.php

    r16683 r16684  
    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.