Help needed, incoded footer.php

Benditer

Junior Member
Joined
Aug 13, 2009
Messages
125
Reaction score
37
Guys

Calling All programming gods to help me with this encoded footer.php files decoded. I want the bloody links thr removed.

Thanks in advance
 

Attachments

  • footer.txt
    2.5 KB · Views: 108
Here you go :
decoded file
PHP:
<?php include (TEMPLATEPATH . '/bottom.php'); ?>
<div class="clear"></div>
<div id="footer">
<div class="fmenu">
 <ul>
 <li><a href="<?php bloginfo('url'); ?>">Home</a></li>
 <?php wp_list_pages('sort_column=menu_order&depth=1&title_li='); ?>
</ul>
</div>	

<span class="left">  Designed  by <a href="http://www.web2feel.com" target="_blank"> web2feel.com </a>  </span>

<span class="right"> Coded  by <a href="http://www.localmatch.com/" target="_blank">Local Dating</a>, <a href="http://www.onlinedatingresource.com/" target="_blank">Dating Tips</a>,<a href="http://www.millionaireflirt.com/" target="_blank">Sugar Daddies</a>  </span>
		
</div>
</div>
<?php wp_footer(); ?>
</body>
</html>
 
Thanx buddy. Sorry for the late response. I had got busy with other things.
 
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features and essential functions on BlackHatWorld and other forums. These functions are unrelated to ads, such as internal links and images. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock