mirror of
https://github.com/silentsakky/zarafa-webapp-passwd
synced 2026-07-27 18:41:08 +02:00
commit initial skeleton of the plugin
nothing is working
This commit is contained in:
parent
b6c8396ab6
commit
843f674854
7 changed files with 397 additions and 0 deletions
4
config.php
Normal file
4
config.php
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?php
|
||||
/** Enable the passwd plugin for all clients **/
|
||||
define('PLUGIN_PASSWD_USER_DEFAULT_ENABLE', true);
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue