This topic is locked

compiler keep overriding commonfunctions.php

6/18/2009 4:17:16 PM
PHPRunner General questions
T
thecomputerguy author

Has anybody ran into this file been overwritten when you compile?

I have make some changes to this but when i compiled all my chages where gone.
Any idea?
thank you,
Andrew

Sergey Kornilov admin 6/18/2009

Andrew,
commonfunctions.php is a generated file. It will be overwritten on every rebuild.
If you like to make permanent changes to this file modify one that is located in the source directory where PHPRunner is installed.

T
thecomputerguy author 6/19/2009

Andrew,

commonfunctions.php is a generated file. It will be overwritten on every rebuild.
If you like to make permanent changes to this file modify one that is located in the source directory where PHPRunner is installed.


GreaT!!! That worked.
Thank you so much!!!
Andrew