Changeset 3510 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/api/class-base.php
- Timestamp:
- 06/20/2016 04:37:50 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/api/class-base.php
r3460 r3510 12 12 */ 13 13 static function load_routes() { 14 new Routes\Commit_Subscriptions(); 14 15 new Routes\Internal_Stats(); 15 16 new Routes\Plugin();
Note: See TracChangeset
for help on using the changeset viewer.