Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2896562
D25651.1737242197.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
476 B
Referenced Files
None
Subscribers
None
D25651.1737242197.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 18, 23:16 (4 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1113498
Default Alt Text
D25651.1737242197.diff (476 B)
Attached To
Mode
D25651: Fix typo creating QRbitstream()
Attached
Detach File
Event Timeline
Log In to Comment