Fix xml format
This commit is contained in:
@@ -1992,10 +1992,6 @@ $mcmahonfirst = '<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|||||||
<Country typeversion="1">
|
<Country typeversion="1">
|
||||||
<InternetCode>si</InternetCode>
|
<InternetCode>si</InternetCode>
|
||||||
<Name>Slovenia</Name>
|
<Name>Slovenia</Name>
|
||||||
<Club typeversion="1">
|
|
||||||
<Name>Ljub</Name>
|
|
||||||
<EGDName>Ljub</EGDName>
|
|
||||||
</Club>
|
|
||||||
</Country>
|
</Country>
|
||||||
<Country typeversion="1">
|
<Country typeversion="1">
|
||||||
<InternetCode>sj</InternetCode>
|
<InternetCode>sj</InternetCode>
|
||||||
@@ -2213,4 +2209,5 @@ $mcmahonlast = '<TournamentRound typeversion="2">
|
|||||||
<TournamentRound typeversion="2">
|
<TournamentRound typeversion="2">
|
||||||
<RoundNumber>5</RoundNumber>
|
<RoundNumber>5</RoundNumber>
|
||||||
<LastUpdated>2026-05-13 21:29:04</LastUpdated>
|
<LastUpdated>2026-05-13 21:29:04</LastUpdated>
|
||||||
</TournamentRound>';
|
</TournamentRound>
|
||||||
|
</Tournament>';
|
||||||
@@ -1,3 +1,5 @@
|
|||||||
cd ..
|
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 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/
|
sudo cp -r go-form-plugin scripts/html/wp-content/plugins/go-form-plugin/go-form-plugin/
|
||||||
Reference in New Issue
Block a user