# This patch file was generated by NetBeans IDE # This patch can be applied using context Tools: Apply Diff Patch action on respective folder. # It uses platform neutral UTF-8 encoding. # Above lines and this line are ignored by the patching process. --- components/com_comprofiler/comprofiler.html.php +++ components/com_comprofiler/comprofiler.html.php @@ -716,11 +716,10 @@ $_CB_framework->appendPathWay( $listTitleHtml ); $cbSpoofField = cbSpoofField(); + $cbSpoofString = cbSpoofString( null, 'usersList' ); if ( $hotlink_protection == 1 ) { - $cbSpoofString = cbSpoofString( null, 'usersList' ); $spoofAmp = "&" . $cbSpoofField . '=' . urlencode( $cbSpoofString ); } else { - $cbSpoofString = null; $spoofAmp = null; } // Base URL string: @@ -828,9 +827,7 @@
*/ - if ( $cbSpoofString ) { echo cbGetSpoofInputTag( null, $cbSpoofString ); - } // Render search-area header: