Hi, I get this with current master:
Notice in ./server_status.php#655 Undefined variable: replication_types
./server_status.php#425: printServerTraffic()
Warning in ./server_status.php#655 Invalid argument supplied for foreach()
./server_status.php#425: printServerTraffic()
On Fri, Jun 17, 2011 at 2:24 PM, Marc Delisle marc@infomarc.info wrote:
Hi, I get this with current master:
Notice in ./server_status.php#655 Undefined variable: replication_types
./server_status.php#425: printServerTraffic()
Warning in ./server_status.php#655 Invalid argument supplied for foreach()
./server_status.php#425: printServerTraffic()
Thanks for pointing that out. I've fixed this in my code locally which I'm going to push this evening.
I just forgot to write global $replication_types; at the top of the printServerTraffic() function.
-- Marc Delisle http://infomarc.info
EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel