MSV FM

dot.antimicrobial@66.96.161.157: ~ $
Path : /hermes/bosweb/b1536/sprinkler.startlogic.com/openx/plugins/etc/oxLogRequest/
File Upload :
Current < : /hermes/bosweb/b1536/sprinkler.startlogic.com/openx/plugins/etc/oxLogRequest/oxLogRequest.xml

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

<plugin>
    <name>oxLogRequest</name>
    <creationDate>2008-06-10</creationDate>
    <author>Radek Maciaszek</author>
    <authorEmail>radek.maciaszek@openx.org</authorEmail>
    <authorUrl>http://www.openx.org</authorUrl>
    <license>license.txt</license>
    <description>Request logging component of the standard delivery logging plugin for OpenX</description>
    <version>1.0.3</version>
    <oxversion>2.7.30-beta-rc11</oxversion>
    <extends>deliveryLog</extends>

    <install>
        <files>
            <file path="{MODULEPATH}deliveryLog/oxLogRequest/">logRequest.delivery.php</file>
            <file path="{MODULEPATH}deliveryLog/oxLogRequest/">logRequest.class.php</file>
        </files>

        <postscript>postscript_install_oxLogRequest.php</postscript>

        <components>
           <component>
                <name>logRequest</name>
                <hook>logRequest</hook>
           </component>
        </components>

    </install>


</plugin>