thd/apps/frontend/config/frontendConfiguration.class.php
changeset 35 94a1dc255022
equal deleted inserted replaced
34:56befcb22751 35:94a1dc255022
       
     1 <?php
       
     2 
       
     3 class frontendConfiguration extends sfApplicationConfiguration
       
     4 {
       
     5   public function configure()
       
     6   {
       
     7   }
       
     8 }