source: Validate External Links/Development/print_agent.php@ 1142

Last change on this file since 1142 was 1139, checked in by iritscen, 4 years ago

ValExtLinks: The 'I Just Broke All The Diff-Gazing' Commit. Revised file structure of the project and added the MIT license. Revised all documentation. HTTP and curl codes are now wiki-formatted and hosted online. In Val itself, I made these changes: Added --timeout argument to change default URL query timeout of 10 seconds. Revised the report header to be easier to read. Less advice is printed directly in the report and more is online at the location linked to under the Legend section.

File size: 42 bytes
Line 
1<?php
2echo $_SERVER['HTTP_USER_AGENT'];
3?>
Note: See TracBrowser for help on using the repository browser.