thd/apps/frontend/config/frontendConfiguration.class.php
author hurons
Fri, 04 Dec 2009 15:05:17 +0100
changeset 40 a988d42523ba
parent 35 94a1dc255022
permissions -rw-r--r--
test commit hello

<?php

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