/[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.1.2.6, Tue Mar 31 14:41:01 2009 UTC revision 1.1.2.7, Wed Aug 5 21:08:10 2009 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: adsense_cse.results.inc,v 1.1.2.5 2008/12/19 01:32:37 jcnventura Exp $  // $Id: adsense_cse.results.inc,v 1.1.2.6 2009/03/31 14:41:01 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.1.2.6  
changed lines
  Added in v.1.1.2.7

  ViewVC Help
Powered by ViewVC 1.1.2