Changeset 4219
- Timestamp:
- 10/11/2016 07:19:38 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-forums/functions.php
r4216 r4219 32 32 get_template_directory_uri() . '/style.css', 33 33 array( 'bb-base' ), 34 '2016101 0'34 '20161011' 35 35 ); 36 36 … … 39 39 get_template_directory_uri() . '/style-rtl.css', 40 40 array( 'forum-wp4-style' ), 41 '2016 0928'41 '20161011' 42 42 ); 43 43
Note: See TracChangeset
for help on using the changeset viewer.