Page MenuHomePhabricator

Quickly fix phpqrcode syntax
ClosedPublic

Authored by linuxfood on Aug 31 2015, 8:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 28 2025, 1:45 AM
Unknown Object (File)
May 28 2025, 1:44 AM
Unknown Object (File)
May 28 2025, 1:44 AM
Unknown Object (File)
May 25 2025, 2:33 PM
Unknown Object (File)
May 25 2025, 6:27 AM
Unknown Object (File)
May 15 2025, 1:32 AM
Unknown Object (File)
May 10 2025, 3:27 PM
Unknown Object (File)
May 10 2025, 11:13 AM
Subscribers

Details

Summary

phpqrcode has some old looking php syntax. Fix it quickly since it's one line.

Test Plan

Before this patch, went to add a TOTP token, saw the error about the undefined variable.
After this patch, successfully added a TOTP token, and used it.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable