thd/apps/frontend/config/frontendConfiguration.class.php
author ymh <ymh.work@gmail.com>
Mon, 03 Sep 2012 18:00:38 +0200
changeset 63 66ec89bc0f28
parent 35 94a1dc255022
permissions -rw-r--r--
test authorization

<?php

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