Advertisement
dead__

Untitled

Jun 24th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.43 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <data xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com/XSD/groupoptions.xsd">
  3.     <import>
  4.         <options>
  5.             <option name="user.profile.canSeeServerviewer">
  6.                 <categoryname>user.profile</categoryname>
  7.                 <optiontype>boolean</optiontype>
  8.                 <defaultvalue>1</defaultvalue>
  9.             </option>      
  10.         </options>
  11.     </import>
  12. </data>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement