-------- Original Message -------- Subject: FAO Chanaka: Error in master Date: Mon, 02 Jul 2012 18:31:32 +0100 From: Rouslan Placella rouslan@placella.com To: phpmyadmin-devel@lists.sourceforge.net
Hi Chanaka,
Just spotted the below error when clicking on "Create Version" after selecting the "Tracking" tab at table level.
Fatal error: Call to undefined function PMA_getPlugin() in /home/www/pma/libraries/Tracker.class.php on line 270
I'm surprised that you didn't grep for every function that you have renamed to ensure that there are no more occurrences of the old function names before merging with upstream o_O
Actually I must apologise for not grepping the code myself before sending that previous email, I thought that PMA_getPlugin() came from common.lib.php. The problem anyway seems to be a missing include in one of Alex's changesets instead.
Bye, Rouslan