~ubuntu-branches/ubuntu/maverick/mahara/maverick-updates

« back to all changes in this revision

Viewing changes to htdocs/lib/htmlpurifier/HTMLPurifier/HTMLModule/SafeEmbed.php

  • Committer: Bazaar Package Importer
  • Author(s): Francois Marier
  • Date: 2010-07-06 17:35:06 UTC
  • mfrom: (6.3.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100706173506-gxhn0lwqm0v2ikoo
Tags: 1.2.5-2
* Remove postgresql8.3 from recommends, add postgresql8.4
* Add mysql-server-5.1 to recommends

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
                'height' => 'Pixels#' . $max,
21
21
                'allowscriptaccess' => 'Enum#never',
22
22
                'allownetworking' => 'Enum#internal',
 
23
                'flashvars' => 'Text',
23
24
                'wmode' => 'Enum#window',
24
25
                'name' => 'ID',
25
26
            )