summaryrefslogtreecommitdiff
path: root/modules/php
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2007-06-08 05:50:58 +0000
committerDries Buytaert <dries@buytaert.net>2007-06-08 05:50:58 +0000
commit29eb5a62847349897716c316c8e409e5209f8535 (patch)
tree0c779c444cab8703885cb8ea41b6cae19123f577 /modules/php
parent546719769bcd61d7df7cb640effda3fcbf1131d7 (diff)
downloadbrdo-29eb5a62847349897716c316c8e409e5209f8535.tar.gz
brdo-29eb5a62847349897716c316c8e409e5209f8535.tar.bz2
- Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version.
Diffstat (limited to 'modules/php')
-rw-r--r--modules/php/php.info1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/php/php.info b/modules/php/php.info
index 712f540a1..2327acc73 100644
--- a/modules/php/php.info
+++ b/modules/php/php.info
@@ -3,3 +3,4 @@ name = PHP filter
description = Allows embedded PHP code/snippets to be evaluated.
package = Core - optional
version = VERSION
+core = 6.x