General BUG cleanup to decrease time to save globals: (#212)
commit6ce645a991a62474dd6e9ea7a9c05c4e469635d8
authorSam Likins <sam.likins@wsi-services.com>
Sat, 3 Sep 2016 22:57:23 +0000 (3 18:57 -0400)
committerBrady Miller <brady.g.miller@gmail.com>
Sat, 3 Sep 2016 22:57:23 +0000 (3 15:57 -0700)
tree21ef5407f7961e4faca804e5a695f7ff5e86ae99
parentf096997366954b538a5202d1fd74d5082bc214ad
General BUG cleanup to decrease time to save globals: (#212)

* General BUG cleanup to decrease time to save globals:

- Added missing $ to variables
- Added array_key_exists to check arrays prior to attempted access
- Removed trailing whitespace

* Simplified boolean conditionals.
interface/globals.php
interface/super/edit_globals.php
library/log.inc