R
|
rgfischerjr 5/31/2009 |
I have a custom .js file for a custom Ajax call that I need to include on project builds. Would I use the source/includes directory or plugins directory to include these files?
|
U
|
unimatrix author 6/1/2009 |
that works. |
![]() |
Sergey Kornilov admin 6/2/2009 |
Here is the PHPRunner manual that provides a bit more details on this: |
U
|
unimatrix author 6/2/2009 |
Thanks for the link. We're now to the point of trying to figure out how to extend PHP Runner to do a few specific things, and generate those on build so that we don't have to go in and hack the generated files. |