- added PMA_setCookie() and PMA_removeCookie()
- moved setting of cookies from index.php into common.lib.php - revised the parameter passing code - make use of new functionality of PMA_generate_common_url() in index.php
This commit is contained in:
@@ -5,6 +5,15 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2005-11-28 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
||||
* libraries/common.lib.php
|
||||
- added PMA_setCookie() and PMA_removeCookie()
|
||||
* index.php, libraries/common.lib.php:
|
||||
- moved setting of cookies from index.php into common.lib.php
|
||||
* index.php
|
||||
- revised the parameter passing code
|
||||
- make use of new functionality of PMA_generate_common_url()
|
||||
|
||||
2005-11-28 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* lang/italian: update, thanks to Luca Rebellato
|
||||
|
||||
|
Reference in New Issue
Block a user