Skip to content

Commit 173387b

Browse files
committed
classname fix
1 parent bd14dce commit 173387b

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
@@ -28,7 +28,7 @@
2828
*
2929
* @copyright (c) 2002 - www.ipunkt.biz (rok)
3030
*/
31-
class zipfile icms_file_ZipFileHandler {
31+
class zipfile {
3232
/**
3333
* Array to store compressed data
3434
*

0 commit comments

Comments
 (0)