root/trunk/config/config.php

Revision 88, 154 bytes (checked in by fabien, 2 years ago)

updated to symfony 1.0 beta 1

  • Property svn:mime-type set to text/x-php
  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
Line 
1 <?php
2
3 $sf_symfony_lib_dir  = dirname(__FILE__).'/../lib/vendor/symfony/lib';
4 $sf_symfony_data_dir = dirname(__FILE__).'/../lib/vendor/symfony/data';
5
6
7 ?>
Note: See TracBrowser for help on using the browser.