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.install,v 1.1.4.4.2.49 2010/09/22 17:26:19 snpower Exp $
/**
* @file
* Installation functions for Lightbox2.
@ -199,4 +197,3 @@ function lightbox2_update_6002() {
function lightbox2_update_6003() {
return array();
}