.htignore update
This commit is contained in:
parent
3f1a4b6559
commit
5376a734d4
3
.gitignore
vendored
3
.gitignore
vendored
@ -19,10 +19,11 @@
|
|||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
|
||||||
|
|
||||||
## Ignore RedMatrix site specific files and folders
|
## Ignore site specific files and folders
|
||||||
.htconfig.php
|
.htconfig.php
|
||||||
favicon.*
|
favicon.*
|
||||||
addon/
|
addon/
|
||||||
|
widget/
|
||||||
custom/
|
custom/
|
||||||
/store/
|
/store/
|
||||||
# site apps
|
# site apps
|
||||||
|
@ -159,7 +159,7 @@ class Defperms extends \Zotlabs\Web\Controller {
|
|||||||
build_sync_packet(0 /* use the current local_channel */, array('abook' => array($clone)));
|
build_sync_packet(0 /* use the current local_channel */, array('abook' => array($clone)));
|
||||||
}
|
}
|
||||||
|
|
||||||
/* @brief Generate content of connection edit page
|
/* @brief Generate content of connection default permissions page
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user