mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 13:39:22 +03:00
Code refactoring
a lot of small fixes (Closes #173) Added login field (ownCloud package)
This commit is contained in:
parent
a059b3d063
commit
fed896776f
129 changed files with 1016 additions and 804 deletions
|
|
@ -58,9 +58,9 @@
|
|||
<param name="plugin-name" value="directadmin-change-password"/>
|
||||
</antcall>
|
||||
</target>
|
||||
<target name="ispmanager-change-password">
|
||||
<target name="ispconfig-change-password">
|
||||
<antcall target="_build_plugin_">
|
||||
<param name="plugin-name" value="ispmanager-change-password"/>
|
||||
<param name="plugin-name" value="ispconfig-change-password"/>
|
||||
</antcall>
|
||||
</target>
|
||||
<target name="poppassd-change-password">
|
||||
|
|
@ -94,5 +94,5 @@
|
|||
</antcall>
|
||||
</target>
|
||||
|
||||
|
||||
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue