Changes between Initial Version and Version 1 of Ticket #36335, comment 104
- Timestamp:
- 08/28/2016 01:48:55 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36335, comment 104
initial v1 1 1 Including in the autoloader fixes my issue in the previous comment. See incoming patch. 2 3 I'm not familiar enough with autoloading to know if the other instances of using `class_exists( XXX, false )` are problematic or not.