Watch
1
0
Fork
You've already forked kopano-webapp-passwd
0
mirror of https://github.com/dducret/kopano-webapp-passwd synced 2026-09-11 18:06:09 +02:00
kopano-webapp-passwd/config.php
Saket Patel 843f674854 commit initial skeleton of the plugin
nothing is working
2013-07-02 01:35:25 +05:30

4 lines
No EOL
108 B
PHP

<?php
/** Enable the passwd plugin for all clients **/
define('PLUGIN_PASSWD_USER_DEFAULT_ENABLE', true);
?>