summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gaffney <agaffney@gentoo.org>2007-12-31 21:38:25 +0000
committerAndrew Gaffney <agaffney@gentoo.org>2007-12-31 21:38:25 +0000
commit9ea19bf11220a4b6132a3937e2fbadc819746efb (patch)
tree93fab1ef7b63e37961d2bafd0a7aed36d68cf7d5 /server/scireserver.pl
parentadd the debug line to the config. (diff)
downloadscire-9ea19bf11220a4b6132a3937e2fbadc819746efb.tar.gz
scire-9ea19bf11220a4b6132a3937e2fbadc819746efb.tar.bz2
scire-9ea19bf11220a4b6132a3937e2fbadc819746efb.zip
add Id tag
svn path=/branches/new-fu/; revision=294
Diffstat (limited to 'server/scireserver.pl')
-rwxr-xr-xserver/scireserver.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/server/scireserver.pl b/server/scireserver.pl
index a71768f..2e923e8 100755
--- a/server/scireserver.pl
+++ b/server/scireserver.pl
@@ -1,5 +1,7 @@
#!/usr/bin/perl
+$ Id: $
+
use strict;
use warnings;
use DBI;