thd/apps/frontend/config/frontendConfiguration.class.php
author ymh <ymh.work@gmail.com>
Thu, 29 Sep 2011 11:50:49 +0200
changeset 55 2e6603072f4b
parent 35 94a1dc255022
permissions -rw-r--r--
saddadad

<?php

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