/[drupal]/contributions/modules/adsense/cse/adsense_cse.results.inc
ViewVC logotype

Diff of /contributions/modules/adsense/cse/adsense_cse.results.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.7, Tue Mar 31 14:41:18 2009 UTC revision 1.8, Wed Aug 5 21:08:15 2009 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: adsense_cse.results.inc,v 1.6 2008/12/19 01:32:58 jcnventura Exp $  // $Id: adsense_cse.results.inc,v 1.7 2009/03/31 14:41:18 jcnventura Exp $
3    
4  /**  /**
5   * @file   * @file
# Line 36  function _adsense_cse_results() { Line 36  function _adsense_cse_results() {
36    var googleSearchFrameWidth = $width;    var googleSearchFrameWidth = $width;
37    var googleSearchDomain = "$country";    var googleSearchDomain = "$country";
38    var googleSearchPath = "/cse";    var googleSearchPath = "/cse";
39      var googleSearchQueryString = "as_q";
40  $secret  $secret
41  </script>  </script>
42  <script type="text/javascript" src="http://www.google.com/afsonline/show_afs_search.js"></script>  <script type="text/javascript" src="http://www.google.com/afsonline/show_afs_search.js"></script>

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.2