hi,
seems, somehow the BOM from changelog in trunk is missing ... i think this
was my fault ... i messed it up somehow ...
can someone fix this? or how can this be fixed ...?
--
Sebastian Mendel
www.sebastianmendel.de
Hi,
Two things with this revision:
1. Notice: Undefined index: last_access_time in
/subversion/trunk/phpMyAdmin/libraries/auth/cookie.auth.lib.php on line 363
2. The last username used appears with some time info, like this:
marc: 1173891459
... some day i will have my linux workstation ... ;-)
... or phpMyAdmin will a GUI to make this ...
plaese add:
$strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s
differs from your MySQL server version %s. This may cause unpredictable
behaviour.';
behaviour? results? or consequences?
add an FAQ item?
--
Sebastian Mendel
www.sebastianmendel.de
please remove:
$strIndexWarningMultiple
$strIndexWarningPrimary
please add:
$strIndexesSeemEqual = 'The following indexes appear to be equal and one of
them should be removed:';
thanks!
--
Sebastian Mendel
www.sebastianmendel.de
Hi,
The "Month Of PHP Bugs" reveals some PHP vulnerabilities. MOPB-02-2007
(PHP Executor Deep Recursion Stack Overflow) uses phpMyAdmin as an
example to show a recursion vulnerability in PHP, for which a
protection is provided in version 2.10.0.2.
More details will follow on phpmyadmin.net, Security section, PMASA-2007-3.
Marc Delisle, for the team