Tony Murray 483c931e3d Fix plugin loading (#8917)
* Fix plugin loading
class_exists was loading the including the files, then we included it again.
Mostly, just include -> include_once is the fix.

* fix style

* forgot to update docblock
2018-07-17 13:55:23 -05:00
..
2018-05-09 08:05:17 -05:00
2018-07-17 13:55:23 -05:00