<?xml version="1.0" encoding="utf-8"?>
<install type="component" version="1.5">
<name>Socialengine</name>
<author>rmd Studio, PeerGlobe</author>
<copyright>(C) 2009 rmd Studio, PeerGlobe Technology</copyright>
<creationdate>Sept. 2007</creationdate>
<license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
<authoremail>hide@address.com</authoremail>
<authorurl>www.Anahitapolis.com</authorurl>
<version>1.0.0</version>
<description>Anahita is a light and scalable open source solution for building Social Networks, Intranets, and so many other types of social web experiences!</description>
<install>
<sql>
<file charset="utf8" driver="mysql">install/install.mysql.utf8.sql</file>
</sql>
</install>
<uninstall>
<sql>
<file charset="utf8" driver="mysql">install/uninstall.mysql.utf8.sql</file>
</sql>
</uninstall>
<installfile>install/install.php</installfile>
<uninstallfile>install/uninstall.php</uninstallfile>
<administration>
<menu>Anahita Social Engine â¢</menu>
<languages folder="languages/admin">
<language tag="en-GB">en-GB.com_socialengine.ini</language>
</languages>
<files folder="admin">
<folder>controllers</folder>
<folder>elements</folder>
<folder>install</folder>
<folder>models</folder>
<folder>views</folder>
<file>config.xml</file>
<file>defines.php</file>
<file>socialengine.php</file>
</files>
</administration>
<media folder="media" destination="com_socialengine">
<folder>css</folder>
<folder>images</folder>
<folder>js</folder>
<file>index.html</file>
</media>
<languages folder="languages">
<language tag="en-GB">en-GB.com_socialengine.ini</language>
</languages>
<files folder="site">
<folder>controllers</folder>
<folder>filters</folder>
<folder>helpers</folder>
<folder>models</folder>
<folder>views</folder>
<file>router.php</file>
<file>socialengine.php</file>
</files>
</install>