Changeset 16601 for schedule/include


Ignore:
Timestamp:
06/02/13 16:15:03 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/include/factdb.php

    r16576 r16601  
    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.