Joined: 11 Jul 2007 |
Posts: 32 |
|
|
 |
Posted: Mon Dec 14, 2009 9:57 am |
|
 |
 |
 |
 |
Hi,
When I place a break point into the code and click run in dubugger it works fine, but after all the php code has been stepped though I seem to always get a javascript and two css files opened for I guess stepping through. (obviously they are referenced in the php page /html-output in question). It seems like a completely pointless thing to happen, especially so when I click 'run to cursor' and we are past the break point and so therefore no more debugging to do, just run.....
is there a fix?
|