|
R
|
randall 3/13/2009 |
|
Here's how I do it: I create directories in the output directory called Modified Includes and Modified Templates in which I store my own versions. Then, I just select all the files from whatever directory and copy them over the generated output. It isn't elegant but it works well for me. |
|
|
A
|
alang 3/13/2009 |
|
If you want to apply changes to ALL your projects, you can edit the file in your installed location, ie C:\Program Files\PHPRunnerx.x\include. |
|
|
|
Sergey Kornilov admin 3/13/2009 |
|
I recommend to follow the path AlanG suggests. |
|
|
M
|
MikeB941 author 3/17/2009 |
|
Thanks very much! Take Care... Mike. |
|
|
R
|
rgfischerjr 3/19/2009 |
I know this include/dbcommon.php is a special case because it doesn't get overwritten/regenerated as easily as when I modify something on like a list.php for example. So I'd also really appreciate advise on the best practice/method for modifying the more commonly generated output such as list.php, etc.
|
|