formatting

This commit is contained in:
Matthew Bucci
2023-11-07 15:29:37 -08:00
parent c60d8f90b1
commit dad1f0d264
8 changed files with 104 additions and 61 deletions

View File

@@ -558,4 +558,4 @@ function wpsql_get_server_info()
function wpsql_get_client_info()
{
return '8.0.35'; // Just want to fool wordpress ...
}
}