| changeset 35 | 94a1dc255022 |
| 34:56befcb22751 | 35:94a1dc255022 |
|---|---|
1 <?php |
|
2 // auto-generated by sfDefineEnvironmentConfigHandler |
|
3 // date: 2009/09/21 14:46:31 |
|
4 sfConfig::add(array( |
|
5 'app_storage_uploads' => '/Users/gautierthibault/Sites/thd/web/uploads/', |
|
6 'app_storage_format' => '.csv', |
|
7 'app_player_videoPath' => 'http://localhost/thd/web/videos/', |
|
8 )); |