Page MenuHomePhorge

D25651.1737005955.diff
No OneTemporary

D25651.1737005955.diff

diff --git a/externals/phpqrcode/phpqrcode.php b/externals/phpqrcode/phpqrcode.php
--- a/externals/phpqrcode/phpqrcode.php
+++ b/externals/phpqrcode/phpqrcode.php
@@ -1159,7 +1159,7 @@
{
try {
- $bs = new QRbitrtream();
+ $bs = new QRbitstream();
$bs->appendNum(4, 0x8);
$bs->appendNum(QRspec::lengthIndicator(QR_MODE_KANJI, $version), (int)($this->size / 2));

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 16, 05:39 (2 d, 13 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1113498
Default Alt Text
D25651.1737005955.diff (476 B)

Event Timeline