]> git.mjollnir.org Git - moodle.git/commitdiff
Don't need this either
authormoodler <moodler>
Sun, 26 Jan 2003 16:59:39 +0000 (16:59 +0000)
committermoodler <moodler>
Sun, 26 Jan 2003 16:59:39 +0000 (16:59 +0000)
lang/de/docs/files.php [deleted file]

diff --git a/lang/de/docs/files.php b/lang/de/docs/files.php
deleted file mode 100644 (file)
index 85af408..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<?PHP // $Id$
-      // Names of the documentation files
-
-$string['intro.html'] = "Introduction";
-$string['background.html'] = "Background";
-$string['features.html'] = "Features";
-$string['release.html'] = "Release Notes";
-$string['install.html'] = "Installation";
-$string['upgrade.html'] = "Upgrading";
-$string['teacher.html'] = "Teacher Manual";
-$string['developer.html'] = "Developer Manual";
-$string['cvs.html'] = "Using CVS";
-$string['future.html'] = "Future";
-$string['credits.html'] = "Credits";
-$string['licence.html'] = "License";
-
-
-?>