source: Validate External Links/Development/print_user_agent.php@ 1193

Last change on this file since 1193 was 1157, checked in by iritscen, 4 years ago

ValExtLinks: Make sure that bad YT links count as NG. Various tweaks to project organization.

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