thd/apps/frontend/config/frontendConfiguration.class.php
author veltr
Wed, 03 Oct 2012 10:54:07 +0200
changeset 81 7c0054d57412
parent 35 94a1dc255022
permissions -rw-r--r--
Test RV

<?php

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