Hi,
in this line:
$is_gotofile = preg_replace('@^([^?]+).*$@', '\\1', $goto);
does the character class [^?] mean "a character different than the question mark" ?
What's the goal of this line?
Marc
Hi,
The SourceForge.net 2006 Community Choice Awards is now accepting your
final votes until March 23.
You are invited to vote for phpMyAdmin in the _three_ following
categories: Sys Admin, Databases and Best Overall.
http://sourceforge.net/awards/cca/
Thanks,
Marc Delisle
Hi,
The SourceForge.net 2006 Community Choice Awards is now accepting your
final votes until March 23.
You are invited to vote for phpMyAdmin in the following categories: Sys
Admin and Best Overall.
http://sourceforge.net/awards/cca/
Thanks,
Marc Delisle
Hi,
Version 2.8.0.2 is a maintenance release containing a security fix (XSS problem)
as well as fixes for
- mysqli problems with zend.ze1_compatibility_mode enabled
- setup script did not save the mysql/mysqli extension
- Documentation.txt badly formatted
Marc Delisle, for the team
Hi,
The SourceForge.net 2006 Community Choice Awards is now accepting votes
in the nomination phase.
You are invited to nominate phpMyAdmin in the following categories:
Sys Admin and Best Overall.
You have until March 15th to vote in this phase.
http://sourceforge.net/awards/cca/
Thanks,
Marc Delisle
Hi all
I suggest to set support request to pending directly as you reply them.
In case user replies, it is automatically reopened and if he doesn't it
is closed after 14 (I guess, it's configurable) days. This way
requests without replies will automatically disappear and only those
awaiting reaction from us will be show.
--
Michal Čihař | http://cihar.com
Hi,
Version 2.8.0.1 contains two fixes:
- compatibility with PHP < 4.3.0
- CREATE/ALTER TABLE compatibility with MySQL 5.1.x (but 5.1.x support
has not been fully tested)
Marc Delisle, for the team