summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorexpo <expo@expobox.potato.hut>2015-06-21 15:11:51 +0100
committerexpo <expo@expobox.potato.hut>2015-06-21 15:11:51 +0100
commita4651eaa0afaa9c627d8509d97e9349afcbe6f36 (patch)
tree3f631c8e5c19d1cdbc84125dfc1fe0369646166d /templates
parent7aed3d3b3060f65edc436dfc5592aa3625fb746d (diff)
downloadtroggle-a4651eaa0afaa9c627d8509d97e9349afcbe6f36.tar.gz
troggle-a4651eaa0afaa9c627d8509d97e9349afcbe6f36.tar.bz2
troggle-a4651eaa0afaa9c627d8509d97e9349afcbe6f36.zip
Added warnings that the database will need updating is cave or entrance data files are modified
Diffstat (limited to 'templates')
-rw-r--r--templates/dataformat/cave.xml1
-rw-r--r--templates/dataformat/entrance.xml1
2 files changed, 2 insertions, 0 deletions
diff --git a/templates/dataformat/cave.xml b/templates/dataformat/cave.xml
index f0894d4..02aea31 100644
--- a/templates/dataformat/cave.xml
+++ b/templates/dataformat/cave.xml
@@ -1,5 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<!-- Only put one cave in this file -->
+<!-- If you edit this files, make sure you update the websites database -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
diff --git a/templates/dataformat/entrance.xml b/templates/dataformat/entrance.xml
index bdf63ac..29ff1e8 100644
--- a/templates/dataformat/entrance.xml
+++ b/templates/dataformat/entrance.xml
@@ -1,5 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<!-- Only put one entrance in this file -->
+<!-- If you edit this files, make sure you update the websites database -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>