Skip to content

Commit

Permalink
Update hello.php
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakrohillas committed May 29, 2024
1 parent 5bc55f3 commit d78ebdd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/wp-content/plugins/hello.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@
Author URI: http://ma.tt/
*/

// Don't load directly.
if ( ! defined( 'ABSPATH' ) ) {
die( '-1' );
}

function hello_dolly_get_lyric() {
/** These are the lyrics to Hello Dolly */
$lyrics = "Hello, Dolly
Expand Down

0 comments on commit d78ebdd

Please sign in to comment.