summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/classes/cflash.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/include/classes/cflash.inc.php')
-rw-r--r--frontends/php/include/classes/cflash.inc.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/frontends/php/include/classes/cflash.inc.php b/frontends/php/include/classes/cflash.inc.php
index 0254443a..692fe6e0 100644
--- a/frontends/php/include/classes/cflash.inc.php
+++ b/frontends/php/include/classes/cflash.inc.php
@@ -60,8 +60,9 @@
/* public */ class CFlash extends CTag
{
+ /*
var $SrcParam;
- var $EmbededFlash;
+ var $EmbededFlash; */
function CFlash($src=NULL, $width = NULL, $height = NULL)
{