camelcase the uap param names

This commit is contained in:
Evan Prodromou 2010-01-27 10:45:44 -05:00
parent ea123800e9
commit 760be76fc0
1 changed files with 4 additions and 4 deletions

View File

@ -54,10 +54,10 @@ if (!defined('STATUSNET') && !defined('LACONICA')) {
abstract class UAPPlugin extends Plugin
{
public $MediumRectangle = null;
public $Rectangle = null;
public $Leaderboard = null;
public $WideSkyscraper = null;
public $mediumRectangle = null;
public $rectangle = null;
public $leaderboard = null;
public $wideSkyscraper = null;
/**
* Output our dedicated stylesheet