Google Adsense Mod
2.0.x
|
| Price: |
USD 0 |
| Module Type: |
Side Boxes / Modules |
| Version: |
2.0.x |
| Supported?: |
Yes (free) |
|
Module Description:
|
|
|
This is a little Google adsense Mod
Please change pub code
Put the variable $lang['ad_adsense'] ='Adsense Ads'; in your lang file. Link it at header.php as <?php include (PATH . '/adsense.php'); ?>
<?php
// phpMyRealty 1.1 // // File Name: adsense.php // File Location : ./ // // Copyright (c)2007 cgs-media.de // // e-mail: info@cgs-media.de
echo table_header ( $lang['ad_adsense'] );
?> <script type="text/javascript"><!-- google_ad_client = "pub-0234299032535425"; google_ad_width = 120; google_ad_height = 240; google_ad_format = "120x240_as"; google_ad_type = "text_image"; google_ad_channel = ""; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script>
<?php
echo table_footer ( );
?>
|
Downloaded / Viewed: 751
Submission Date: 12-29-2007
Last Update: 11-04-2008
|
|
|
|