![]() |
|
getHitCounter() still needed? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: getHitCounter() still needed? (/thread-5289.html) |
getHitCounter() still needed? - DrSlony - 2009-06-07 Hey I read that ZP now counts hits by default. Does this mean that ZP will count hits of all my albums and images even if I don't add this line to my album.php and image.php? Or do I still need it? getHitCounter() still needed? - sbillard - 2009-06-08 That is indeed what it means. You do not need that line any more, but it is harmless. getHitCounter() still needed? - DrSlony - 2009-06-08 Thank you. |