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

<?php

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