Skip to content

Commit 36c9da9

Browse files
authored
Update zipfile.php
1 parent b0f9fe1 commit 36c9da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zipfile.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
*
2323
* @copyright (c) 2002 - www.ipunkt.biz (rok)
2424
*/
25-
class zipfile {
25+
class Zipfile {
2626
/**
2727
* Array to store compressed data
2828
*

0 commit comments

Comments
 (0)