Show title instead of tabs.
authorjollytoad <jollytoad>
Thu, 2 Sep 2004 13:48:23 +0000 (13:48 +0000)
committerjollytoad <jollytoad>
Thu, 2 Sep 2004 13:48:23 +0000 (13:48 +0000)
sql.php

diff --git a/sql.php b/sql.php
index 6df46bbda414ffee4a64532e2bce094e8b65021a..a6e8e6938b25b11583f92dad39e271d2d5e65dd9 100644 (file)
--- a/sql.php
+++ b/sql.php
@@ -6,7 +6,7 @@
         * how many SQL statements have been strung together with semi-colons
         * @param $query The SQL query string to execute
         *
-        * $Id: sql.php,v 1.25 2004/09/01 16:35:59 jollytoad Exp $
+        * $Id: sql.php,v 1.26 2004/09/02 13:48:23 jollytoad Exp $
         */
 
        // Include application functions
@@ -34,7 +34,6 @@
        $misc->printHeader($lang['strqueryresults']);
        $misc->printBody();
        $misc->printTrail('database');
-       $misc->printTabs('database','sql');
        $misc->printTitle($lang['strqueryresults']);
 
        // Set the schema search path