[Phpmyadmin-devel] help about common.lib.php please :)

Hi, in libraries/common.lib.php version 2.55, have a look at lines 320 and 321. Activating line 320 instead of line 321 messes all the output (I get bigger fonts). Someone has a hint? Marc

On 15.06.2004 11:35 -0400, Marc Delisle wrote:
Hi,
in libraries/common.lib.php version 2.55, have a look at lines 320 and 321.
Activating line 320 instead of line 321 messes all the output (I get bigger fonts).
Someone has a hint?
See current cvs, PMA_securePath was not defined in minimal common.lib which is used for css. -- Regards Michal Čihař http://cihar.com

Michal Čihař a écrit :
On 15.06.2004 11:35 -0400, Marc Delisle wrote:
Hi,
in libraries/common.lib.php version 2.55, have a look at lines 320 and 321.
Activating line 320 instead of line 321 messes all the output (I get bigger fonts).
Someone has a hint?
See current cvs, PMA_securePath was not defined in minimal common.lib which is used for css.
thanks Michal! Marc
participants (2)
-
Marc Delisle
-
Michal Čihař