Development

Changeset 6399

You must first sign up to be able to contribute.

Changeset 6399

Show
Ignore:
Timestamp:
12/09/07 19:51:57 (1 year ago)
Author:
fabien
Message:

doc: fixed typo in Listing 11-15 on Ajax Integration Page (closes #2201)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • doc/branches/1.0/book/11-Ajax-Integration.txt

    r4907 r6399  
    357357        'update'    => 'notification', 
    358358        'url'       => '@watch', 
    359         'with'      => "'param=' + $F('mycontent')", 
     359        'with'      => "'param=' + \$F('mycontent')", 
    360360    )) ?> 
    361361