I love the openness of open source software projects! I want to continue to thank everyone for their feedback, both in terms of design, features, and bug reports and bug fixes.
Case in point: in all my projects, i've never needed to install this framework (or any other framework-type of thing) within a subfolder of a docroot. So, I simply assumed that everyone else did the same thing, and that there was no need to support having Qcodo installed in a directory OTHER than docroot.
One of the biggest surprises to date with qcodo is how much feedback came in by people wanting to be able to do just that.
I've gone ahead and put in that functionality - and I'm pleasantly surprised as to how useful it is... not just to have qcodo in a subfolder, but also the ability to have multiple qcodo instances installed within the same docroot at once (although i wouldn't recommend that for production - it's been interesting to play with from a development environment standpoint).
Anyway -- keep the changes/suggestions/bugs/etc. coming!
Code has been checked in that incorporates subfolder support (you specify subfolder preferences in prepend.inc), as well as many of the bug fixes/reports that have been posted.