Removed obsolete $ in source files

This commit is contained in:
Manuel Cillero 2017-08-29 14:13:02 +02:00
parent a39c010e06
commit e5f2b64d98
146 changed files with 836 additions and 1081 deletions

View file

@ -1,6 +1,4 @@
<?php
// $Id: lightbox2.module,v 1.16.2.16.2.171 2010/09/24 08:33:00 snpower Exp $
/**
* @file
* Enables the use of lightbox2 which places images above your current page,
@ -1362,4 +1360,3 @@ function lightbox2_filter_xss() {
}
drupal_json($output);
}