Problem/Question in some Popup Files Problem/Question in some Popup Files
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Problem/Question in some Popup Files

Started by Andi, February 08, 2005, 12:59:07 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Andi

Hello Team  :)


  $Source: /cvsroot/coppermine/devel/hitDetails.php,v $
  $Revision: 1.3 $
  $Author: gaugau $
  $Date: 2004/12/30 06:59:00 $

At the end of the file, the function pagefooter() is in use. A few lines before, the variable $html_footer is declared.
I'm not sure, but i think it's better to use this variable, instead the function?


the same in:
  $Source: /cvsroot/coppermine/devel/voteDetails.php,v $
  $Revision: 1.3 $
  $Author: gaugau $
  $Date: 2004/12/30 06:59:00 $

[edit GauGau]
removed a section of Andi's report to be in a separate thread for better trackability.

Joachim

[/edit]
hope, I could help you... :)

Joachim Müller

self-assigning this issue, will commit asap.

Joachim

Joachim Müller

done - the structure of voteDetails and hitDetails was not standards compliant. Fixed this, please confirm.

Joachim

Andi

hope, I could help you... :)