Changeset 16420 for schedule/include


Ignore:
Timestamp:
05/29/13 05:49:25 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/include/factdb.php

    r16112 r16420  
    11<?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");
    44        mysql_select_db("sandboxschedule",$con);
    55 ?>
Note: See TracChangeset for help on using the changeset viewer.