thd/apps/frontend/config/frontendConfiguration.class.php
author wakimd
Wed, 25 Aug 2010 11:23:49 +0200
changeset 47 e1cc6fbf69d4
parent 35 94a1dc255022
permissions -rw-r--r--
Added a line

<?php

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