no cvs id tags!

This commit is contained in:
Petr Skoda 2010-09-17 12:11:59 +00:00
parent c575aaf012
commit 4da048ae3e

View File

@ -1,4 +1,4 @@
<?php //$Id$
<?php
if (!defined('MOODLE_INTERNAL')) {
die('Direct access to this script is forbidden.'); // It must be included from a Moodle page
@ -12,4 +12,4 @@
echo '</p>';
}
}
?>