Page MenuHomePhabricator

Quickly fix phpqrcode syntax
ClosedPublic

Authored by linuxfood on Aug 31 2015, 8:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 22, 12:17 PM
Unknown Object (File)
Tue, Apr 16, 10:27 PM
Unknown Object (File)
Mon, Apr 8, 4:16 AM
Unknown Object (File)
Wed, Apr 3, 10:51 AM
Unknown Object (File)
Wed, Apr 3, 10:50 AM
Unknown Object (File)
Wed, Apr 3, 10:50 AM
Unknown Object (File)
Fri, Mar 29, 12:51 PM
Unknown Object (File)
Wed, Mar 27, 4:29 PM
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