Changeset 1346 for sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/class-wporg-themes-upload.php
- Timestamp:
- 02/27/2015 05:07:25 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/theme-directory/class-wporg-themes-upload.php
r1343 r1346 116 116 } 117 117 118 // reset the theme directory to be where the stylesheet is 119 $this->theme_dir = dirname( $style_css ); 120 118 121 // Let's check some theme headers, shall we? 119 122
Note: See TracChangeset
for help on using the changeset viewer.