Changeset 17426 for schedule/Transaction


Ignore:
Timestamp:
01/03/14 10:50:57 (11 years ago)
Author:
tose
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Transaction/insert.php

    r17423 r17426  
    11 <?php
    22//connect to the mysql
    3 $db = mysql_connect("localhost","scheduletest","t3stsched"); 
     3$db = mysql_connect("localhost","scheduletest","t3stsched");
    44mysql_select_db('sandboxschedule', $db) or die("Could not select database");
    55
Note: See TracChangeset for help on using the changeset viewer.