Commit ae4adf3
authored
Update File.php
replace
$this->directory[$entry->tag] = $entry;
to
$this->addDirectoryEntry($entry);1 parent 6137b7d commit ae4adf3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
408 | | - | |
| 408 | + | |
409 | 409 | | |
410 | 410 | | |
411 | 411 | | |
| |||
0 commit comments