Function zp_load_image
zp_load_image - loads the image given by the $folder and $filename into the global context, and sets the context appropriately.
|
$folder |
the folder name of the album this image is in. Ex: 'testalbum' |
|
$filename |
the filename of the image to load. |
the
|
loaded album object on success, or (===false) on failure. |