From 6f41d692fd407cf63bf3c4f560129cddca054ac9 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 27 Aug 2009 21:18:20 +0000 Subject: - Patch #559658 by sun, dropcube: store filter settings per format, general API clean-up and documentation improvements. --- modules/php/php.install | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/php/php.install') diff --git a/modules/php/php.install b/modules/php/php.install index d378c1722..a94882c74 100644 --- a/modules/php/php.install +++ b/modules/php/php.install @@ -31,6 +31,7 @@ function php_install() { 'module' => 'php', 'name' => 'php_code', 'weight' => 0, + 'status' => 1, )) ->execute(); -- cgit v1.2.3