FusionPBX
ccfce8ee1f
Update groups.php
2019-07-28 16:09:17 -06:00
FusionPBX
65d74aa7f8
Update groups.php
2019-07-28 15:34:21 -06:00
FusionPBX
9c230f66e7
Update groups.php
2019-07-25 23:37:48 -06:00
FusionPBX
46be3c8e97
Update groups.php
...
Prevent warnings in groups.php.
2017-01-11 14:39:40 -07:00
FusionPBX
edb1a964a7
Update groups.php
2017-01-10 07:55:09 -07:00
Harry G. Coin
bda6861f88
\r\n --> \n
...
Cause all the .php files containing lines ending with \r\n to instead end with \n.
DYI with:
find fusionpbx -type f -name '*.php' -exec dos2unix '{}' \;
2016-04-25 20:30:23 -05:00
markjcrane
4b55af24f7
Add class_exists
2016-04-14 23:23:14 -06:00
markjcrane
3ecb6afea2
Update groups.php.
2016-04-14 23:12:57 -06:00
markjcrane
a6cd585315
Update the constructor and $db connection handling in the groups and switch_settings classes.
2016-04-14 22:38:28 -06:00
markjcrane
6aea821381
Build the apps array so that the groups class defaults method can use it for the group permissions.
2016-04-03 13:18:45 -06:00
markjcrane
4292386b6c
Add users and groups php class.
2016-04-03 11:47:06 -06:00