summaryrefslogtreecommitdiff
path: root/modules/title.module
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2003-09-25 07:27:22 +0000
committerDries Buytaert <dries@buytaert.net>2003-09-25 07:27:22 +0000
commit645d026e098a4dccef1bbbf0e40b9eecc8599daa (patch)
treee344d025e702cc32a9921e410276d3e24e6acaa4 /modules/title.module
parent586455b56e7993159d4a90891f9d21541176ab57 (diff)
downloadbrdo-645d026e098a4dccef1bbbf0e40b9eecc8599daa.tar.gz
brdo-645d026e098a4dccef1bbbf0e40b9eecc8599daa.tar.bz2
- Added $Id$ tags. Patch by Chris.
Diffstat (limited to 'modules/title.module')
-rw-r--r--modules/title.module1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/title.module b/modules/title.module
index 92f4f9be8..8004c7017 100644
--- a/modules/title.module
+++ b/modules/title.module
@@ -1,4 +1,5 @@
<?php
+// $Id$
function title_system($field){
$system["description"] = t("Enables users to link to stories, articles or similar content by title.");