Changes between Initial Version and Version 1 of Ticket #22251, comment 14
- Timestamp:
- 10/22/2012 05:18:09 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22251, comment 14
initial v1 23 23 }}} 24 24 25 Actually, I also have added all that same code to the `WP` class also. Too bad [http://php.net/manual/en/language.oop5.traits.php Traits] are not supported in PHP 5.2...25 Actually, I also have added the `var $LEGACY_CONSTANTS` and two magic functions to the `WP` class. Too bad [http://php.net/manual/en/language.oop5.traits.php Traits] are not supported in PHP 5.2...