Changeset 941
- Timestamp:
- 02/22/2008 08:59:06 AM (3 years ago)
- Files:
-
- 1 modified
-
trunk/libs/Wakka.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/libs/Wakka.class.php
r939 r941 3009 3009 else 3010 3010 { 3011 $attrAction = ' action="'.$this->Href($handler ).'"';3011 $attrAction = ' action="'.$this->Href($handler, $tag).'"'; 3012 3012 // #670: This value will short-circuit the value of wakka=... in URL. 3013 3013 $hidden['wakka'] = $this->MiniHref($handler, ('' == $tag ? $this->GetPageTag(): $tag));