sorry im too tired to write a git log so just know that i did some shit to sts okay? thanks! <3

This commit is contained in:
whotookelburg 2023-02-24 08:28:19 +00:00
parent b201dbfc75
commit 8f0b94bd6c
8 changed files with 135 additions and 7 deletions

5
src/determineBrowser.php Normal file
View file

@ -0,0 +1,5 @@
<?php
function &parseUserAgent(ua_string): ?string {
}
?>