/[drupal]/contributions/modules/ip2country/ip2country.js
ViewVC logotype

Diff of /contributions/modules/ip2country/ip2country.js

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

revision 1.3, Wed Apr 8 01:45:56 2009 UTC revision 1.4, Wed Jul 1 00:39:06 2009 UTC
# Line 1  Line 1 
1    // $Id$
2    
3  if (Drupal.jsEnabled) {  if (Drupal.jsEnabled) {
4    (function ($) {  // Put definition of $ into local scope so jQuery code    (function ($) {  // Put definition of $ into local scope so jQuery code
5                     // doesn't conflict with other JavaScript libraries                     // doesn't conflict with other JavaScript libraries

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.2