force sync from /var/www/html/panel: 2025-09-08T20:36:30Z
This commit is contained in:
commit
4f717c9ee8
18119 changed files with 2566034 additions and 0 deletions
7
ControlPanel/modules/config_games/XMLLINT.DOC
Executable file
7
ControlPanel/modules/config_games/XMLLINT.DOC
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
The XML files should be formatted with the following command:
|
||||
$ tidy -q -i -xml -m -w *.xml
|
||||
|
||||
Ubuntu/Debian: apt-get install tidy libxml2-utils
|
||||
|
||||
The files can be validated with the following command:
|
||||
$ xmllint --schema ../schema_server_config.xml --noout *.xml
|
||||
Loading…
Add table
Add a link
Reference in a new issue