This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
khosb/modules/file_category/file_category_install_data.xml
2008-11-26 14:50:40 -08:00

26 lines
897 B
XML

<?xml version="1.0" encoding="ISO-8859-1" ?>
<install>
<file_category>
<id>1</id>
<site_id>1</site_id>
<date_orig>1069748554</date_orig>
<name>Registered Users</name>
<description>Only registered users can access this category</description>
<status>1</status>
<group_avail>a:4:{i:0;s:1:"2";i:1;s:1:"3";i:2;s:4:"1001";i:3;s:1:"4";}</group_avail>
<sort_order>2</sort_order>
</file_category>
<file_category>
<id>2</id>
<site_id>1</site_id>
<date_orig>1069748586</date_orig>
<name>All Users</name>
<description>All users can access these downloads</description>
<status>1</status>
<group_avail>a:4:{i:0;s:1:"2";i:1;s:1:"3";i:2;s:4:"1001";i:3;s:1:"4";}</group_avail>
<sort_order>1</sort_order>
</file_category>
<file_category_id>
<id>2</id>
</file_category_id>
</install>