Changeset 828

Show
Ignore:
Timestamp:
11/28/2007 05:03:16 AM (3 years ago)
Author:
OlivierBorowski
Message:

Add quotation marks for the parameters (in the example)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/actions/flash/flash.php

    r820 r828  
    33 * Embed a Flash object in a wiki page. 
    44 * 
    5  * Example: {{flash url="http://example.com/example.swf" [width=x] [height=x]}} 
     5 * Example: {{flash url="http://example.com/example.swf" [width="x"] [height="x"]}} 
    66 * 
    77 * @package     Actions