Removed obsolete $ in source files
This commit is contained in:
parent
a39c010e06
commit
e5f2b64d98
146 changed files with 836 additions and 1081 deletions
|
@ -1,6 +1,4 @@
|
|||
<?php
|
||||
// $Id: role_delegation.install,v 1.1.2.1 2009/12/31 06:27:45 davidlesieur Exp $
|
||||
|
||||
/**
|
||||
* Update permission names to allow non-English characters.
|
||||
* See http://drupal.org/node/510054.
|
||||
|
@ -34,4 +32,4 @@ function role_delegation_update_6000() {
|
|||
}
|
||||
}
|
||||
return $ret;
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue