Changeset 16422 for schedule/include


Ignore:
Timestamp:
05/29/13 06:30:18 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/include/factdb.php

    r16421 r16422  
    11<?php
    2         $con=mysql_connect("localhost","root","");
     2
     3       
     4//$con=mysql_connect("localhost","root","");
    35        $con=mysql_connect("localhost","scheduletest","t3stsched");
    46        mysql_select_db("sandboxschedule",$con);
Note: See TracChangeset for help on using the changeset viewer.