* Switch XML tag from </pages> to <pages/>

* Sync the all group which appears to be missing
This commit is contained in:
Scott Ullrich 2008-07-30 23:31:18 +00:00
parent a5f86ae08b
commit a8b1097cb0
2 changed files with 8 additions and 1 deletions

View File

@ -113,6 +113,13 @@
<domain>local</domain>
<dnsserver></dnsserver>
<dnsallowoverride/>
<group>
<name>all</name>
<description>All Users</description>
<scope>system</scope>
<pages/>
<gid>1998</gid>
</group>
<group>
<name>admins</name>
<description>System Administrators</description>

View File

@ -116,7 +116,7 @@
<name>all</name>
<description>All Users</description>
<scope>system</scope>
</pages>
<pages/>
<gid>1998</gid>
</group>
<group>