thd/apps/frontend/config/frontendConfiguration.class.php
author Matthieu Totet
Tue, 17 Nov 2009 16:24:48 +0100
changeset 37 731f61fc4c51
parent 35 94a1dc255022
permissions -rw-r--r--
Second Commit test

<?php

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