Hi
Dne Fri, 05 Mar 2010 11:26:18 +0100 Herman van Rink rink@initfour.nl napsal(a):
In the original theme the line looks like: font-size: <?php echo (null !== $GLOBALS['PMA_Config']->get('fontsize') ? $GLOBALS['PMA_Config']->get('fontsize') : $_COOKIE['pma_fontsize']); ?>;
My first guess would be that it throws the same error... but you could try it.
But it does not, only external themes throw these errors.