Changeset 27 for trunk/includes/EDIT_config_server.inc.php
- Timestamp:
- 08/19/05 16:04:06 (7 years ago)
- Files:
-
- 1 modified
-
trunk/includes/EDIT_config_server.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/EDIT_config_server.inc.php
r24 r27 48 48 $config['metalbum']['flickr']['api_key'] = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'; 49 49 50 // It's you interalbum.com login + mms code like this : "login@mmscode" 51 $config['metalbum']['interalbum']['api_key'] = 'xxxxxx@xxxx'; 52 53 // It's your ID on dotnode.com (32 chars a-f0-9) 54 $config['metalbum']['dotnode']['api_key'] = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'; 50 55 ?>
