wwwConfiguration.class.php 107 Bytes
Newer Older
Яков's avatar
first  
Яков committed
1
2
3
4
5
6
7
8
<?php

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