Function zp_load_album
zp_load_album - loads the album given by the folder name $folder into the global context, and sets the context appropriately.
|
$folder |
folder name of the album to load. Ex: 'testalbum', 'test/subalbum', etc. |
|
$force_nocache = false |
to force the use of the global object cache. |
the
|
loaded album object on success, or (===false) on failure. |