updated
This commit is contained in:
14
ChangeLog
14
ChangeLog
@@ -5,6 +5,20 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2006-04-11 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
||||||
|
* index.php, libraries\Table.class.php, libraries\auth\cookie.auth.lib.php,
|
||||||
|
libraries\auth\http.auth.lib.php, libraries\common.lib.php,
|
||||||
|
libraries\footer.inc.php, libraries\fpdf\fpdf.php,
|
||||||
|
libraries\grab_globals.lib.php, libraries\header.inc.php,
|
||||||
|
libraries\ip_allow_deny.lib.php, libraries\select_lang.lib.php,
|
||||||
|
server_privileges.php, tbl_properties_operations.php,
|
||||||
|
libraries\Config.class.php:
|
||||||
|
use PMA_getenv()
|
||||||
|
* libraries\Config.class.php:
|
||||||
|
fixed not initilized variable in getCookiePath();
|
||||||
|
* libraries\common.lib.php:
|
||||||
|
added PMA_getenv() as a wrapper to $_SERVER, $_ENV, getenv() and apache_getenv()
|
||||||
|
|
||||||
2006-04-11 Michal Čihař <michal@cihar.com>
|
2006-04-11 Michal Čihař <michal@cihar.com>
|
||||||
* lang/galician: Fix missing ; (bug #1468439).
|
* lang/galician: Fix missing ; (bug #1468439).
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user