Determining which PHP source files are not used.

Posted by Unkwntech on Stack Overflow See other posts from Stack Overflow or by Unkwntech
Published on 2009-11-28T03:07:59Z Indexed on 2010/03/27 16:13 UTC
Read the original article Hit count: 206

Filed under:
|

I have a large web app, and I think there are a bunch of old files that are no longer being used, is there an app which can tell me what these files are?

© Stack Overflow or respective owner

Related posts about code-cleanup

Related posts about php