[ Index ]
 

Code source de Zelune 2.1

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/ -> config.php (source)

   1  <?php
   2  // SEARCH ENGINE OPTIMIZATION SETTINGS

   3  
   4  $sitetitle = "Zelune Proxy";
   5  
   6  $metadescription  = "Zelune Proxy Theme Five Demo Site";
   7  
   8  $metakeywords = "proxy, zelune proxy, zelune proxy themes, zelune proxy templates";
   9  
  10  
  11  // GOOGLE ADSENSE CODES [Change to your pub-id!]

  12  
  13  
  14  $ads1 = '<script type="text/javascript"><!--
  15  google_ad_client = "pub-0310612529099886";
  16  google_ad_width = 468;
  17  google_ad_height = 60;
  18  google_ad_format = "468x60_as";
  19  google_ad_type = "text_image";
  20  //2007-06-02: All Websites, Zelune Demo Template

  21  google_ad_channel = "1841797446+9058889339";
  22  google_color_border = "666666";
  23  google_color_bg = "FFFFFF";
  24  google_color_link = "FF4444";
  25  google_color_text = "000000";
  26  google_color_url = "660000";
  27  //-->

  28  </script>
  29  <script type="text/javascript"
  30    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  31  </script>';
  32  
  33  $ads2 = '<script type="text/javascript"><!--
  34  google_ad_client = "pub-0310612529099886";
  35  google_ad_width = 468;
  36  google_ad_height = 15;
  37  google_ad_format = "468x15_0ads_al";
  38  //2007-06-02: All Websites, Zelune Demo Template

  39  google_ad_channel = "1841797446+9058889339";
  40  google_color_border = "666666";
  41  google_color_bg = "FFFFFF";
  42  google_color_link = "FF4444";
  43  google_color_text = "000000";
  44  google_color_url = "660000";
  45  //-->

  46  </script>
  47  <script type="text/javascript"
  48    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  49  </script>';
  50  
  51  
  52  ?>


Généré le : Tue Nov 20 19:41:18 2007 par Balluche grâce à PHPXref 0.7 Clicky Web Analytics