thd/apps/frontend/config/frontendConfiguration.class.php
author ymh <ymh.work@gmail.com>
Thu, 29 Sep 2011 11:36:05 +0200
changeset 52 5550c644b6e6
parent 35 94a1dc255022
permissions -rw-r--r--
rewra

<?php

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