Dreamweaver includes a commented include file
When a PHP include statement is commented with //, Dreamweaver continues to include the file even after saving the PHP file and opening again. Here is an example of the statement
// include("inctooltips.php");
And the attached file shows the commented statement and the same file in the list of included files.
I would expect all commented statements to be ignored when the file is opened again.

1 comment
-
Hi,
Thanks for reporting the issue.
We have logged an internal bug and we will keep you updated once the issue is fixed.
Thanks for your patience!Regards
Dreamweaver Team