Trivial fix to ID

This commit is contained in:
moodler
2004-08-14 12:37:39 +00:00
parent b140ae85e8
commit a950790dfd
+1 -1
View File
@@ -1,7 +1,7 @@
#!./php -q
<?php
echo "Moodle chat daemon v1.0 ($Id$)\n\n";
echo "Moodle chat daemon v1.0 (\$Id$)\n\n";
/// Set up all the variables we need /////////////////////////////////////