Skip to content

Commit e39e5c5

Browse files
author
Michael Babker
committed
Only need to list the directory here
1 parent b48b187 commit e39e5c5

File tree

1 file changed

+0
-4
lines changed
  • administrator/components/com_patchtester

1 file changed

+0
-4
lines changed

administrator/components/com_patchtester/script.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ public function __construct()
3535
'/administrator/components/com_patchtester/PatchTester/Table',
3636
'/components/com_patchtester',
3737
);
38-
39-
$this->deleteFiles = array(
40-
'components/com_patchtester/patchtester.php',
41-
);
4238
}
4339

4440
/**

0 commit comments

Comments
 (0)