saulhoward / haddock-cms

Automatically exported from code.google.com/p/haddock-cms
0 stars 0 forks source link

Prettier formatting for the show server script #80

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. You run CLIScripts_ShowServerCLIScript.
2. You are shown the information contained in the $_SERVER superglobal
variable.
3. The data is printed using print_r.

What is the expected output? What do you see instead?

The data should be formatted more neatly.

Original issue reported on code.google.com by robert.i...@gmail.com on 22 Dec 2008 at 12:16