TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:24 +02:00
commit aad9daaefd
1506 changed files with 94005 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# Deny creating form_definition records via the "New Record" wizard
# or the "+" button in the record list. Form definitions should only
# be created through the Form Manager module.
mod.web_list.deniedNewTables := addToList(form_definition)