aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Schema-development.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Schema-development.md')
-rw-r--r--doc/Schema-development.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/Schema-development.md b/doc/Schema-development.md
index f3e6b97f4..415c68efa 100644
--- a/doc/Schema-development.md
+++ b/doc/Schema-development.md
@@ -31,9 +31,6 @@ with the file name "default.php". This file should never be included with a the
is, merge conflicts will occur as people update their code. Rather, this should be defined
by administrators on a site by site basis.
-The canonical default schema is darkness.php. Any bugs should be tested with this schema
-first, in order to determine whether we're dealing with a theme bug or a schema bug.
-
You schema does not need to - and should not - contain all of these values. Only the values
that differ from the defaults should be listed. This gives you some very powerful options
with very few lines of code.