diff constants.inc @ 88:7a9c45b53866

Add possibility to validate using validator.w3.org
author Tom Fredrik "BFG" Klaussen <bfg@blenning.no>
date Wed, 17 Oct 2012 20:43:07 +0200
parents 2cfea6e84694
children aafc23919e79
line wrap: on
line diff
--- a/constants.inc	Mon Oct 15 18:32:56 2012 +0200
+++ b/constants.inc	Wed Oct 17 20:43:07 2012 +0200
@@ -13,6 +13,7 @@
 define(DUMP, 0);
 define(MAX_RECURSE, 50);
 define(CACHING, 1);
+define(VALIDATE, 0);
 
 define(ABORT_ON_LOG, TRUE);