File: inline_photo.footer.default

package info (click to toggle)
gallery 1.5.4-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 26,712 kB
  • ctags: 6,567
  • sloc: php: 33,824; sh: 446; xml: 96; makefile: 88; perl: 61
file content (15 lines) | stat: -rw-r--r-- 534 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?php
// $Id: inline_photo.footer.default 7304 2004-08-25 06:35:32Z h0bbel $
// This is the default photo footer (for the gallery photo
// page: view_album.php). It's companion is inline_photo.header.default.
//
// To override this footer, create a file called inline_photo.footer
// in this directory.
//
// NOTE: This footer gets inserted below each photo.
// 
// Some tips:
//	$GLOBALS['index'] is the index of the photo
// 	$gallery->album is the current album 
// 	$gallery->album->getPhotoId() is the id of the current photo
?>