Removed obsolete $ in source files
This commit is contained in:
parent
a39c010e06
commit
e5f2b64d98
146 changed files with 836 additions and 1081 deletions
|
@ -1,5 +1,3 @@
|
|||
; $Id$
|
||||
|
||||
core = 6.x
|
||||
api = 2
|
||||
|
||||
|
@ -7,4 +5,4 @@ projects[] = drupal
|
|||
|
||||
libraries[ckeditor][download][type] = "svn"
|
||||
libraries[ckeditor][download][url] = "http://svn.ckeditor.com/CKEditor/releases/stable/"
|
||||
libraries[ckeditor][directory_name] = "ckeditor"
|
||||
libraries[ckeditor][directory_name] = "ckeditor"
|
||||
|
|
Reference in a new issue