| // +--------------------------------------------------------------------+ // // $Id: default-album-item-empty.php 6 2003-02-02 04:14:21Z luca $ // /** * Draws an empty album item. * * @param int $current Current photo number. * @param int $total Total number of photos. */ $current = @$args[1]; $total = @$args[2]; ?>