bug 819036
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2003-10-10 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
|
* footer.inc.php3: bug 819036, undefined function PMA_setHistory()
|
||||||
|
|
||||||
2003-10-10 Michal Cihar <nijel@users.sourceforge.net>
|
2003-10-10 Michal Cihar <nijel@users.sourceforge.net>
|
||||||
* libraries/export/sql.php3: Fix PMA_getTableContentOld (bug #820932).
|
* libraries/export/sql.php3: Fix PMA_getTableContentOld (bug #820932).
|
||||||
* left.php3: Konqueror 3 and Opera 7 works with tree view (bug #820717).
|
* left.php3: Konqueror 3 and Opera 7 works with tree view (bug #820717).
|
||||||
|
@@ -5,6 +5,8 @@
|
|||||||
// In this file you may add PHP or HTML statements that will be used to define
|
// In this file you may add PHP or HTML statements that will be used to define
|
||||||
// the footer for phpMyAdmin pages.
|
// the footer for phpMyAdmin pages.
|
||||||
|
|
||||||
|
require('./libraries/relation.lib.php3'); // for PMA_setHistory()
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Query window
|
* Query window
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user