This topic is locked

files

12/3/2009 5:18:25 PM
PHPRunner General questions
T
tkjerulf author

Hi there, im still somewhat a newbie to phprunner - but

i needed to modify some code within the builded application, a the file calle xxxxx_getfile.php
i did this at the output directory - works fine.
Now im not sure, what do to keep my code modifications, when clicking BUILD?
as I see will be doing this plenty for my purposes, its important that I know my code modifications is not deleted.
cheers

T

Sergey Kornilov admin 12/3/2009

You can apply your changes to C:\Program files\PHPRunner5.1\source\getfile.php file.

T
tkjerulf author 12/4/2009



You can apply your changes to C:\Program files\PHPRunner5.1\source\getfile.php file.


ok - well that would be a little unhandy, since im working on 2 projects, so if I modify getfile.php at that location,

i will need to remember to use the original one, if i rebuild the other project? right?
can't i somehow make it take it from \myproject\source\ ???
cheers

T

A
alang 12/7/2009

You can use business templates to handle this. Search forum for previous posts.