Added the update_server.xml back, and fixed the compiler to insure it does not get removed again.

This commit is contained in:
2018-02-18 01:11:05 +02:00
parent c3156642b2
commit e857614608
7 changed files with 452 additions and 18 deletions

View File

@ -112,5 +112,8 @@ Whether you're a seasoned [Joomla](https://extensions.joomla.org/extension/compo
<language tag="en-GB">language/en-GB/en-GB.com_componentbuilder.sys.ini</language>
</languages>
</administration>
</administration>
<updateservers>
<server type="extension" enabled="1" element="com_componentbuilder" name="Component Builder">https://raw.githubusercontent.com/vdm-io/Joomla-Component-Builder/master/componentbuilder_update_server.xml</server>
</updateservers>
</extension>