Skip to content

Commit 32c58eb

Browse files
committed
- Drop useless stuff
1 parent 7874a62 commit 32c58eb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ext/spl/examples/phar_from_dir.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@
3737
$dir = new RegexIterator($dir, '/'.$argv[3].'/');
3838
}
3939

40-
41-
$cwd .= DIRECTORY_SEPARATOR;
42-
4340
$phar->begin();
4441

4542
foreach($dir as $file)

0 commit comments

Comments
 (0)