5 lines
No EOL
60 B
PHP
5 lines
No EOL
60 B
PHP
<?php
|
|
function &parseUserAgent(ua_string): ?string {
|
|
|
|
}
|
|
?>
|