thd/apps/frontend/config/frontendConfiguration.class.php
author wakimd
Wed, 25 Aug 2010 11:20:31 +0200
changeset 46 a770b1bc730a
parent 35 94a1dc255022
permissions -rw-r--r--
Added a chinese hello world

<?php

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