We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a36f6e commit 71cde2fCopy full SHA for 71cde2f
src/Lib/TbsZip.php
@@ -17,7 +17,7 @@
17
define('TBSZIP_FILE',8); // output to file , or add from file
18
define('TBSZIP_STRING',32); // output to string, or add from string
19
20
-class clsTbsZip {
+class TbsZip {
21
22
public $Meth8Ok;
23
public $DisplayError;
0 commit comments