hello_dolly()
Contents
Description Description
Source Source
File: wp-content/plugins/hello.php
54 55 56 | $chosen = hello_dolly_get_lyric(); echo "<p id='dolly'>$chosen</p>" ; } |
Expand full source code Collapse full source code View on Trac