diff options
author | Derek Jones <derek.jones@ellislab.com> | 2008-01-29 20:04:13 +0100 |
---|---|---|
committer | Derek Jones <derek.jones@ellislab.com> | 2008-01-29 20:04:13 +0100 |
commit | fecd4edd119d90659a753b19af81c2718f18cb6e (patch) | |
tree | 9a5c861f0f85373173746209f18700bed71cbe88 | |
parent | 26fba4676ffee5c03d9c7b99d31c9f230cc5c242 (diff) |
fixed prefs table for 'new_image' pref (bug #3348)
-rw-r--r-- | user_guide/libraries/image_lib.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/libraries/image_lib.html b/user_guide/libraries/image_lib.html index 6a4ddb764..8566f5a41 100644 --- a/user_guide/libraries/image_lib.html +++ b/user_guide/libraries/image_lib.html @@ -220,7 +220,7 @@ preferences have no effect on cropping. The "availability" column indicates whi <td class="td">None</td>
<td class="td">None</td>
<td class="td">Sets the destination image name/path. You'll use this preference when creating an image copy. The path must be a relative or absolute server path, not a URL.</td>
-<td class="td">R</td>
+<td class="td">R, C, X, W</td>
</tr>
<tr>
|