Skip to content

Commit

Permalink
CS fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
vinkla committed Sep 16, 2015
1 parent 833c002 commit 0c32a84
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion bootstrap/autoload.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,3 @@
*/

$app->bootstrap();

1 change: 0 additions & 1 deletion public/themes/index.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?php

// Silence is golden.

2 changes: 1 addition & 1 deletion public/themes/wordplate/functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

// Show the admin bar.
show_admin_bar(false);

// Add HTML5 support.
add_theme_support('html5', [
'search-form',
Expand Down

0 comments on commit 0c32a84

Please sign in to comment.