summaryrefslogtreecommitdiff
path: root/cron.php
diff options
context:
space:
mode:
authorSteven Wittens <steven@10.no-reply.drupal.org>2004-08-07 21:00:43 +0000
committerSteven Wittens <steven@10.no-reply.drupal.org>2004-08-07 21:00:43 +0000
commit1e1144f10599d8f88117b30e494d5b6c7f78c17b (patch)
tree46c9f523105e643202433ee45bb2fa52a5fbbd55 /cron.php
parentc3737f51ee7004c4d8db1e82813ddc894b23272f (diff)
downloadbrdo-1e1144f10599d8f88117b30e494d5b6c7f78c17b.tar.gz
brdo-1e1144f10599d8f88117b30e494d5b6c7f78c17b.tar.bz2
- Adding $id$
Diffstat (limited to 'cron.php')
-rw-r--r--cron.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/cron.php b/cron.php
index 1d93ff5c7..e6ecba6f1 100644
--- a/cron.php
+++ b/cron.php
@@ -1,4 +1,6 @@
<?php
+// $Id$
+
include_once "includes/bootstrap.inc";
include_once "includes/common.inc";