Changes between Version 5 and Version 6 of Symfony


Ignore:
Timestamp:
Jan 23, 2012, 11:32:28 AM (14 years ago)
Author:
arnault
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Symfony

    v5 v6  
    343420:            new PSPA\HelloBundle\PSPAHelloBundle(),
    3535}}}
     36  * Dans le fichier `Symfony/app/config/routing.yml`
     37{{{
     38PSPAHelloBundle:
     39    resource: "@PSPAHelloBundle/Resources/config/routing.yml"
     40    prefix:   /
     41
     42}}}
    3643
    3744Le [http://vm-web-2.lal.in2p3.fr/pspa/test.php résultat] est accessible à l'adresse: `http://vm-web-2.lal.in2p3.fr/pspa/test.php`