Skip to content

Commit 71cde2f

Browse files
committed
.
1 parent 7a36f6e commit 71cde2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Lib/TbsZip.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
define('TBSZIP_FILE',8); // output to file , or add from file
1818
define('TBSZIP_STRING',32); // output to string, or add from string
1919

20-
class clsTbsZip {
20+
class TbsZip {
2121

2222
public $Meth8Ok;
2323
public $DisplayError;

0 commit comments

Comments
 (0)