1
0
Fork 0
mirror of https://github.com/dducret/kopano-webapp-passwd synced 2026-08-05 15:05:30 +02:00

added dialog for password change

implemented skeleton for php code
This commit is contained in:
Saket Patel 2013-07-03 03:30:43 +05:30
commit b434706684
7 changed files with 340 additions and 12 deletions

View file

@ -5,4 +5,4 @@ Ext.namespace('Zarafa.plugins.passwd');
*
* The copyright string holding the copyright notice for the Zarafa passwd Plugin.
*/
Zarafa.plugins.sugarcrm.ABOUT = "Something should be here";
Zarafa.plugins.passwd.ABOUT = "Something should be here";