[Firebug-cvs] firebug/web db_table_select.php,1.5,1.6
Brought to you by:
doolin
From: David M. D. <do...@us...> - 2004-03-30 23:38:33
|
Update of /cvsroot/firebug/firebug/web In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21980 Modified Files: db_table_select.php Log Message: Buttons for database table access added. Index: db_table_select.php =================================================================== RCS file: /cvsroot/firebug/firebug/web/db_table_select.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** db_table_select.php 9 Mar 2004 20:02:38 -0000 1.5 --- db_table_select.php 30 Mar 2004 23:26:52 -0000 1.6 *************** *** 41,44 **** --- 41,49 ---- print("<h1>Mote activity: Database $dbname, table $tblname</h1>"); ?> + + <?php + include("db_table_buttons.php"); + ?> + <center> *************** *** 104,107 **** --- 109,115 ---- <hr /> + + <hr /> + <?php include("nav_footer.php"); *************** *** 110,113 **** --- 118,123 ---- <hr /> + + <p> Sensor data last updated: |