From 7588a4ac90a9b07c08a3107cd1107d773be1c991 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 4 Jun 2013 00:16:28 -0700 Subject: RT 4.0.13 --- rt/docs/extending/external_custom_fields.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rt/docs/extending') diff --git a/rt/docs/extending/external_custom_fields.pod b/rt/docs/extending/external_custom_fields.pod index c6730ae4e..f32bda769 100644 --- a/rt/docs/extending/external_custom_fields.pod +++ b/rt/docs/extending/external_custom_fields.pod @@ -13,7 +13,7 @@ For each type of data source that you want, you'll need to put a file in F (or equivalent if you installed RT into someplace other than F). To get a sense of the code that you'll need to write, take a look at the code in -L for a simple example +F for a simple example which just uses RT's API to pull in a list of RT's groups. Running C will -- cgit v1.2.1