Development

Changeset 6350

You must first sign up to be able to contribute.

Changeset 6350

Show
Ignore:
Timestamp:
12/07/07 09:42:27 (1 year ago)
Author:
fabien
Message:

cookbook: fixed typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • doc/trunk/cookbook/shopping_cart.txt

    r6348 r6350  
    1414The installation of the `sfShoppingCart` plugin is very straightforward, as described in the [plugin page](`sfShoppingCart`). You just need to type in the command line: 
    1515 
    16     $ symfony plugin-install http://plugins.symfony-project.org/sfShoppingCartPlugin 
     16    $ symfony plugin-install http://plugins.symfony-project.com/sfShoppingCartPlugin 
    1717     
    1818Then clear the cache to enable autoloading on the plugin's classes: