thd/apps/frontend/config/frontendConfiguration.class.php
author Matthieu Totet
Tue, 17 Nov 2009 16:26:10 +0100
changeset 38 2b16937e4107
parent 35 94a1dc255022
permissions -rw-r--r--
Add file

<?php

class frontendConfiguration extends sfApplicationConfiguration
{
  public function configure()
  {
  }
}