Go to freichat/arg.php
On line 92 you will find ACL array .
There are two indices user and guest , and two values 'allow' & 'noallow'
for each feature . If you dont want any feature then for that particular feature
Change allow to noallow , You can allow or disallow a feature separately
for a guest and user .
Go to freichat/arg.php
On line 92 you will find ACL array .
There are two indices user and guest , and two values 'allow' & 'noallow'
for each feature . If you dont want any feature then for that particular feature
Change allow to noallow , You can allow or disallow a feature separately
for a guest and user .
Necessity is the mother of all inventions!