Changeset 4648
- Timestamp:
- 01/13/2017 12:12:42 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-forums/functions.php
r4426 r4648 32 32 get_template_directory_uri() . '/style.css', 33 33 array( 'bb-base' ), 34 '201 61011'34 '20170112' 35 35 ); 36 36 … … 39 39 get_template_directory_uri() . '/style-rtl.css', 40 40 array( 'forum-wp4-style' ), 41 '201 61011'41 '20170112' 42 42 ); 43 43
Note: See TracChangeset
for help on using the changeset viewer.