| // +--------------------------------------------------------------------+ // // $Id$ // /** * Draws an empty album item. * * @param int $current Current photo number. * @param int $total Total number of photos. */ $current = @$args[1]; $total = @$args[2]; ?>