Quote:
Originally Posted by blackmonsters
Here you go :
<? if ($thisController == 'index' && !$_GET['mode'] && !$_GET['page']) { } else { ?>
<script src="popup.js"></script>
<? } ?>
|
Still pops on the home page, the script is a pretty old version, couple years maybe.