
Marc, Maybe I just just move the function in ob_lib.inc.php3 into lib.inc.php3? My stuff doesn't care where it comes from, only that it is available. Just a though. Jeremy -- Jeremy Brand :: Sr. Software Engineer :: +393485323988 :: jeremy@nirvani.net http://www.JeremyBrand.com/Jeremy/Brand/Jeremy_Brand.html for more - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - "LINUX is obsolete" -- Andy Tanenbaum, January 29th, 1992 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Get your own Free, Private email at http://www.smackdown.com/ On Thu, 26 Jul 2001, the following spilled from the mind of Marc Delisle:
Date: Thu, 26 Jul 2001 15:17:21 -0400 From: Marc Delisle <DelislMa@CollegeSherbrooke.qc.ca> Reply-To: phpmyadmin-devel@lists.sourceforge.net To: phpmyadmin-devel@lists.sourceforge.net Subject: Re: [Phpmyadmin-devel] header.inc.php3 safty net
Jeremy,
thanks for the patch. However, I think the current logic in phpMyAdmin needs those multiple includes of header.inc.php3, and that the only problem is to avoid including ob_lib.inc.php3.
I tried to use the same trick as lib.inc.php3: put all the logic in {} after the first if, but I get 3 lines of garbage when I try the "empty table copy name" test.
Marc
jeremy brand a �crit :
Howdy all.
I have defined "__HEADER_INC__" in header.inc.php3 and also made the requires that require header.inc.php3 conditional.
_______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel