Rouslan,
In master, when trying /setup I get this:
Fatal error: Call to undefined function PMA_getImage() in phpmyadmin/libraries/config/FormDisplay.tpl.php on line 162
On Tue, 2011-10-04 at 06:26 -0400, Marc Delisle wrote:
Rouslan,
In master, when trying /setup I get this:
Fatal error: Call to undefined function PMA_getImage() in phpmyadmin/libraries/config/FormDisplay.tpl.php on line 162
There has actually been a problem with images in the setup script since the introduction of the sprites, but is only throwing an error since I merged my implementation.
Anyway, it's fixed in git. Thanks for letting me know.
Rouslan