Default values for optional variables that are allowed to be set by callers. (#296)
commit99c38144b0df41bce93597f600c698d73345b428
authormdsupport <mdsupport@users.noreply.github.com>
Fri, 30 Sep 2016 00:04:24 +0000 (29 17:04 -0700)
committerBrady Miller <brady.g.miller@gmail.com>
Fri, 30 Sep 2016 00:04:24 +0000 (29 17:04 -0700)
treea6eb42d97af6050df62946c9b4be5b45db95b5ce
parentc559ee74d3b4f6e22db4ba3e5dd608f761868a2a
Default values for optional variables that are allowed to be set by callers. (#296)

This eliminates repeated PHP warnings about use of undefined variables.
interface/globals.php