[Solved]: overwriting coppermine function on theme.php [Solved]: overwriting coppermine function on theme.php
 

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

[Solved]: overwriting coppermine function on theme.php

Started by thapame, June 10, 2009, 08:44:57 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

thapame

Hi,

I want to know is it possible to overwrite html_picinfo() function from theme.php

Thanks

Joachim Müller

Yes, that's possible. The function name is  theme_html_picinfo

thapame