sts/src/determineBrowser.php

5 lines
60 B
PHP

<?php
function &parseUserAgent(ua_string): ?string {
}
?>