|
problem with duplicated files in project
i noticed the following:
lets say i have a file called "test.php" in my project (drawer) and than use the contextual menu to add a new file (which i call "test.php"). now i have two files with the identical name in my project drawer. when i now open test.php (regardless which one) i get the original content of "test.php". when i delete one "test.php" the other one remains, but is empty.
|