Development

Changeset 2889

You must first sign up to be able to contribute.

Changeset 2889

Show
Ignore:
Timestamp:
12/01/06 20:10:10 (2 years ago)
Author:
francois
Message:

sfAuthorizeNetPlugin: fixed plugin name in package

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfAuthorizeNetPlugin/package.xml

    r2858 r2889  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<package packagerversion="1.4.1" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd"> 
    3  <name>sfAuthorizeNet</name> 
     3 <name>sfAuthorizeNetPlugin</name> 
    44 <channel>pear.symfony-project.com</channel> 
    55 <summary>symfony sfAuthorizeNet plugin</summary>