- Configuration du debug conditionnel pour dev/recette - Fonction debug() globale avec niveaux - Logging des requêtes SQL - Handlers d'exceptions et d'erreurs globaux 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
10 lines
221 B
Plaintext
10 lines
221 B
Plaintext
HTML.Strict
|
|
TYPE: bool
|
|
VERSION: 1.3.0
|
|
DEFAULT: false
|
|
DEPRECATED-VERSION: 1.7.0
|
|
DEPRECATED-USE: HTML.Doctype
|
|
--DESCRIPTION--
|
|
Determines whether or not to use Transitional (loose) or Strict rulesets.
|
|
--# vim: et sw=4 sts=4
|