Removed modules not being used
This commit is contained in:
@@ -1,59 +0,0 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
<construct>
|
||||
<module>account_group</module>
|
||||
<table>account_group</table>
|
||||
<dependancy>account</dependancy>
|
||||
<cache>0</cache>
|
||||
<order_by/>
|
||||
<limit>25</limit>
|
||||
|
||||
<index>
|
||||
<dates>date_start,date_expire</dates>
|
||||
<account>active,account_id,group_id</account>
|
||||
<service>service_id</service>
|
||||
</index>
|
||||
|
||||
<field>
|
||||
<id>
|
||||
<type>I8</type>
|
||||
</id>
|
||||
<site_id>
|
||||
<type>I4</type>
|
||||
<index>1</index>
|
||||
</site_id>
|
||||
<date_orig>
|
||||
<type>I8</type>
|
||||
</date_orig>
|
||||
<date_start>
|
||||
<type>I8</type>
|
||||
</date_start>
|
||||
<date_expire>
|
||||
<type>I8</type>
|
||||
</date_expire>
|
||||
<group_id>
|
||||
<type>I4</type>
|
||||
<index>1</index>
|
||||
</group_id>
|
||||
<account_id>
|
||||
<type>I8</type>
|
||||
<index>1</index>
|
||||
</account_id>
|
||||
<service_id>
|
||||
<type>I8</type>
|
||||
</service_id>
|
||||
<active>
|
||||
<type>L</type>
|
||||
</active>
|
||||
</field>
|
||||
|
||||
<method>
|
||||
<add>id,site_id,module_id,name,notes,page,menu_display</add>
|
||||
<update>id,site_id,module_id,name,notes,page,menu_display</update>
|
||||
<delete>id,site_id,module_id,name,notes,page,menu_display</delete>
|
||||
<view>id,site_id,module_id,name,notes,page,menu_display</view>
|
||||
<search>id,site_id,module_id,name,notes,page,menu_display</search>
|
||||
<list>id,site_id,module_id,name,notes,page,menu_display</list>
|
||||
</method>
|
||||
|
||||
<trigger>0</trigger>
|
||||
</construct>
|
@@ -1,13 +0,0 @@
|
||||
<install>
|
||||
<module_properties>
|
||||
<name>account_group</name>
|
||||
<parent>account</parent>
|
||||
<notes><![CDATA[The Account Group settings]]></notes>
|
||||
<type>base</type>
|
||||
</module_properties>
|
||||
|
||||
<sql_inserts>
|
||||
<module_method>
|
||||
</module_method>
|
||||
</sql_inserts>
|
||||
</install>
|
@@ -1,45 +0,0 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
<install>
|
||||
<account_group>
|
||||
<id>0</id>
|
||||
<site_id>1</site_id>
|
||||
<date_orig>0</date_orig>
|
||||
<date_start>0</date_start>
|
||||
<date_expire>0</date_expire>
|
||||
<group_id>0</group_id>
|
||||
<account_id>0</account_id>
|
||||
<service_id>0</service_id>
|
||||
<active>1</active>
|
||||
</account_group>
|
||||
<account_group>
|
||||
<id>210</id>
|
||||
<site_id>1</site_id>
|
||||
<date_orig>1099624291</date_orig>
|
||||
<date_expire>0</date_expire>
|
||||
<group_id>2</group_id>
|
||||
<account_id>1</account_id>
|
||||
<active>1</active>
|
||||
</account_group>
|
||||
<account_group>
|
||||
<id>211</id>
|
||||
<site_id>1</site_id>
|
||||
<date_orig>1099624291</date_orig>
|
||||
<date_expire>0</date_expire>
|
||||
<group_id>1001</group_id>
|
||||
<account_id>1</account_id>
|
||||
<active>1</active>
|
||||
</account_group>
|
||||
<account_group>
|
||||
<id>212</id>
|
||||
<site_id>1</site_id>
|
||||
<date_orig>1099624291</date_orig>
|
||||
<date_expire>0</date_expire>
|
||||
<group_id>4</group_id>
|
||||
<account_id>1</account_id>
|
||||
<active>1</active>
|
||||
</account_group>
|
||||
|
||||
<account_group_id>
|
||||
<id>502</id>
|
||||
</account_group_id>
|
||||
</install>
|
Reference in New Issue
Block a user