Development

Changeset 8587

You must first sign up to be able to contribute.

Changeset 8587

Show
Ignore:
Timestamp:
04/21/08 21:47:20 (4 years ago)
Author:
dwhittle
Message:

ysfDimensionsPlugin: fixed typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/ysfDimensionsPlugin/branches/1.0/README

    r8585 r8587  
    6565 
    6666// For now static values 
    67 $culture = if(!empty($_REQUEST['culture'])) ? $_REQUEST['culture'] : 'en'; 
    68 $theme = if(!empty($_REQUEST['theme'])) ? $_REQUEST['theme'] : 'classic'; 
     67$culture = (!empty($_REQUEST['culture'])) ? $_REQUEST['culture'] : 'en'; 
     68$theme = (!empty($_REQUEST['theme'])) ? $_REQUEST['theme'] : 'classic'; 
    6969 
    7070// define dimensions