<?xml version="1.0" encoding="ISO-8859-1" ?>
<?xml-stylesheet type="text/xsl" href=""?>

<plugin>
    <name>oxReportsStandard</name>
    <creationDate>2009-08-06</creationDate>
    <author>Monique Szpak</author>
    <authorEmail>monique.szpak@openx.org</authorEmail>
    <authorUrl>www.openx.org</authorUrl>
    <license>GPL</license>
    <description>Standard Reports for OpenX</description>
    <version>1.0.7</version>
    <oxversion>2.8.2-rc9</oxversion>
    <extends>reports</extends>

    <install>

        <files>
            <file path="{MODULEPATH}reports/oxReportsStandard/">advertisingAnalysisReport.class.php</file>
            <file path="{MODULEPATH}reports/oxReportsStandard/">campaignAnalysisReport.class.php</file>
            <file path="{MODULEPATH}reports/oxReportsStandard/">conversionTrackingReport.class.php</file>
            <file path="{MODULEPATH}reports/oxReportsStandard/">liveCampaignDeliveryReport.class.php</file>


            <file path="{GROUPPATH}/_lang/">en.mo</file>
            <file path="{GROUPPATH}/_lang/po/">en.po</file>

        </files>

    </install>

</plugin>
