Fixed include error in manifest

Este commit está contenido en:
Christoph Haas 2016-12-05 20:53:43 +01:00
padre bc24995eeb
commit 0db552608e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados

Ver fichero

@ -23,7 +23,7 @@
<serverfile type="module" module="contactmodule">php/module.contact.php</serverfile>
</server>
<client>
<clientfile load="release">js/contactimporter-debug.js</clientfile>
<clientfile load="release">js/contactimporter.js</clientfile>
<clientfile load="debug">js/contactimporter-debug.js</clientfile>
<clientfile load="source">js/plugin.contactimporter.js</clientfile>