Hi Ho!
On http://www.symfony-project.org/book/1_1/03-Running-Symfony, it is written:
--- 8< ---
In a symfony project, every path to a directory is configurable. Chapter 19
will tell you more about it, but in the meantime, you can still rename the web
directory to www and have the application take it into account by changing the
configuration, as shown in Listing 3-2. These lines are to be added to the end
of the __BEGIN_ERROR__lib/ProjectConfiguration.class.php__END_ERROR__ file.
Listing 3-2 - Changing the Default Directory Structure Settings, in
__BEGIN_ERROR__lib/ProjectConfiguration.class.php__END_ERROR__
--- 8< ---
The truth is that `ProjectConfiguration.class.php' exists in `config/' instead
of `lib/'.
Can this be corrected?
I send this to this mailing list because this is about the development of the
documentation.
If there is a better way to submit documentation fix, please do tell me.
Thanks.
Best regards,
Eus
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---