Babeloggerv3 question
Hi,
I'm trying to insert php code into ads1 template, my code is simple script to rotate banners in spot of ads1 but babelogger dont recognize include im trying to insert there. it looks like this:
<? include('rotator.php'); ?>
so this line inserted into ads1 template doesnt work, same line in header or footer works ok and rotate banners but in template there's blank spot.
Can anyone show me correct include which would work?
|