Index: trunk/extensions/ImportFreeImages/README |
— | — | @@ -37,7 +37,7 @@ |
38 | 38 | <pre> |
39 | 39 | require_once('extensions/ImportFreeImages/ImportFreeImages.php'); |
40 | 40 | </pre> |
41 | | -* Get yourself an API Key from [http://www.flickr.com/services/api/misc.api_keys.html here] and set $wgFlickrAPIKey to this key in ImportFreeImages.php. |
| 41 | +* Get yourself an API Key from [http://www.flickr.com/services/api/misc.api_keys.html here] and set $wgIFI_FlickrAPIKey to this key in ImportFreeImages.php. |
42 | 42 | |
43 | 43 | == Options == |
44 | 44 | * Configure $wgResultsPerPage and $wgResultsPerRow if you desire. |