Fix xml format

This commit is contained in:
2026-05-13 22:39:00 +02:00
parent f5a48a62db
commit 7c6eaa895d
2 changed files with 4 additions and 5 deletions

View File

@@ -1992,10 +1992,6 @@ $mcmahonfirst = '<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Country typeversion="1">
<InternetCode>si</InternetCode>
<Name>Slovenia</Name>
<Club typeversion="1">
<Name>Ljub</Name>
<EGDName>Ljub</EGDName>
</Club>
</Country>
<Country typeversion="1">
<InternetCode>sj</InternetCode>
@@ -2213,4 +2209,5 @@ $mcmahonlast = '<TournamentRound typeversion="2">
<TournamentRound typeversion="2">
<RoundNumber>5</RoundNumber>
<LastUpdated>2026-05-13 21:29:04</LastUpdated>
</TournamentRound>';
</TournamentRound>
</Tournament>';

View File

@@ -1,3 +1,5 @@
cd ..
sudo rm -rf scripts/html/wp-content/plugins/go-form-plugin
sudo mkdir scripts/html/wp-content/plugins/go-form-plugin
sudo cp main.php scripts/html/wp-content/plugins/go-form-plugin/
sudo cp -r go-form-plugin scripts/html/wp-content/plugins/go-form-plugin/go-form-plugin/