aboutsummaryrefslogtreecommitdiffstats
path: root/1
diff options
context:
space:
mode:
Diffstat (limited to '1')
-rw-r--r--1/index.php4
-rw-r--r--1/notes/index.php4
2 files changed, 0 insertions, 8 deletions
diff --git a/1/index.php b/1/index.php
deleted file mode 100644
index 04f7301c6..000000000
--- a/1/index.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-
-require_once '../langs.inc.php';
-relocate($langs, '1/');
diff --git a/1/notes/index.php b/1/notes/index.php
deleted file mode 100644
index b80eb7cbf..000000000
--- a/1/notes/index.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-
-require_once '../langs.inc.php';
-relocate($langs, '1/notes/');