From 7cf7f998781c24f0f27218a9ffdcde290e7ec6ec Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 20 Sep 2009 07:32:19 +0000 Subject: =?UTF-8?q?-=20Patch=20#11218=20by=20David=5FRothstein,=20sun,=20q?= =?UTF-8?q?uicksketch,=20duncf,=20awood456,=20dropcube,=20mgifford=20|=20p?= =?UTF-8?q?wolanin,=20dww,=20RobRoy,=20Crell,=20webchick,=20beginner,=20ra?= =?UTF-8?q?y007,=20bjaspan,=20chx,=20G=C3=A1bor=20Hojtsy,=20Steven,=20Drie?= =?UTF-8?q?s,=20lutegrass,=20sym,=20guardian,=20matt2000,=20geerlingguy,?= =?UTF-8?q?=20SeanBannister,=20matt=20westgate,=20com2,=20praseodym:=20all?= =?UTF-8?q?ow=20default=20text=20formats=20per=20role,=20and=20integrate?= =?UTF-8?q?=20text=20format=20permissions.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/php/php.install | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/php/php.install') diff --git a/modules/php/php.install b/modules/php/php.install index aec038d3b..c010fc738 100644 --- a/modules/php/php.install +++ b/modules/php/php.install @@ -19,7 +19,6 @@ function php_install() { $format = db_insert('filter_format') ->fields(array( 'name' => 'PHP code', - 'roles' => '', 'cache' => 0, )) ->execute(); -- cgit v1.2.3