Hi Eus, I just submitted a correction in http://trac.symfony-project.org/changeset/12838
Thanks .:Fabian -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Eus Sent: Sonntag, 9. November 2008 14:48 To: symfony-devs Mailing List Subject: [symfony-devs] [DOC FIX] lib/ProjectConfiguration.class.php Does Not Exist 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 -~----------~----~----~----~------~----~------~--~---
