Ticket #4522: theme.php.diff
| File theme.php.diff, 339 bytes (added by dougal, 1 year ago) |
|---|
-
theme.php
old new 79 79 $name = trim( $name ); 80 80 $theme = $name; 81 81 $theme_uri = trim( $theme_uri[1] ); 82 $template = trim( $template[1] ); 82 83 83 84 if ( '' == $author_uri[1] ) { 84 85 $author = trim( $author_name[1] );
