VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: romuland on August 10, 2012, 14:50:49 PM

Title: Just for fun, what does this mean? ))
Post by: romuland on August 10, 2012, 14:50:49 PM
I'm so sorry for flood, but it's seeing funny for me.

I edited Virtuemart registration form for my purpose and in the end of the file "edit_shopper.php" I saw next code:

<input type="hidden" name="task" value="<?php echo $this->fTask; // I remember, we removed that, but why?   ?>" />

:)