Hi,
Code in server_status.php has some formatting and coding style issues: - array declarations on one line, - missing spaces around operators - Array instead of array
Can somebody take a look at it? I don't want to introduce possible merge conflicts to people currently working on that code.
On Wed, Jun 15, 2011 at 11:38 PM, Piotr Przybylski piotr.prz@gmail.com wrote:
Hi,
Code in server_status.php has some formatting and coding style issues:
- array declarations on one line,
- missing spaces around operators
- Array instead of array
Can somebody take a look at it? I don't want to introduce possible merge conflicts to people currently working on that code.
Sure, I'll have a look at it.
-- Regards, Piotr Przybylski
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
2011/6/16 Tyron Madlener tyronx@gmail.com:
On Wed, Jun 15, 2011 at 11:38 PM, Piotr Przybylski piotr.prz@gmail.com wrote:
Hi,
Code in server_status.php has some formatting and coding style issues:
- array declarations on one line,
- missing spaces around operators
- Array instead of array
Can somebody take a look at it? I don't want to introduce possible merge conflicts to people currently working on that code.
Sure, I'll have a look at it.
Thanks!