Make WordPress Core

Changeset 9001


Ignore:
Timestamp:
09/27/2008 09:55:32 AM (16 years ago)
Author:
westi
Message:

phpdoc for hello dolly. See #7550 props jacobsantos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/plugins/hello.php

    r8110 r9001  
    11<?php
     2/**
     3 * @package Hello_Dolly
     4 */
    25/*
    36Plugin Name: Hello Dolly
     
    912*/
    1013
    11 // These are the lyrics to Hello Dolly
     14/** These are the lyrics to Hello Dolly */
    1215$lyrics = "Hello, Dolly
    1316Well, hello, Dolly
Note: See TracChangeset for help on using the changeset viewer.