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

Last change on this file since 1184 was 1157, checked in by iritscen, 3 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.