-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathohanah.xml
More file actions
executable file
·24 lines (22 loc) · 889 Bytes
/
ohanah.xml
File metadata and controls
executable file
·24 lines (22 loc) · 889 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="utf-8"?>
<extension type="plugin" version="3.0" group="logman" method="upgrade" overwrite="true">
<identifier>plg:logman.ohanah</identifier>
<name>plg_logman_ohanah</name>
<author>Joomlatools</author>
<creationDate>March 2015</creationDate>
<copyright>Copyright (C) 2011 - 2016 Timble CVBA (http://www.timble.net)</copyright>
<license>GNU GPLv3 - http://www.gnu.org/licenses/gpl.html</license>
<authorEmail>support@joomlatools.com</authorEmail>
<authorUrl>www.joomlatools.com</authorUrl>
<version>2.1.2</version>
<description>PLG_LOGMAN_OHANAH_DESC</description>
<files>
<filename plugin="ohanah">ohanah.php</filename>
<folder>logger</folder>
<folder>activity</folder>
<folder>language</folder>
</files>
<config>
<fields name="params" />
</config>
</extension>