summaryrefslogtreecommitdiff
path: root/misc/drupal.js
diff options
context:
space:
mode:
Diffstat (limited to 'misc/drupal.js')
-rw-r--r--misc/drupal.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/drupal.js b/misc/drupal.js
index cdea993c6..2d25a7a59 100644
--- a/misc/drupal.js
+++ b/misc/drupal.js
@@ -1,3 +1,5 @@
+// $Id$
+
/**
* Only enable Javascript functionality if all required features are supported.
*/
@@ -202,4 +204,4 @@ function removeNode(node) {
else {
return false;
}
-} \ No newline at end of file
+}