Skip to the content
Arnold & District Camera Club
Arnold, Nottingham, UK
[First Page] [Prev] [Next] [Last Page] Keith Hucknall's Gallery
View Slide Show

Indifference |

Walking Away |

Light House |

Oms |

Feeding |

Bob |

Geese |

City Skyline 1 |
function getSCID() {
$svnid = '$Rev: 82 $';
$scid = substr($svnid, 6);
return intval(substr($scid, 0, strlen($scid) - 2));
}
function getSVNDate() {
$svndate = '$Date: 2009-08-12 22:37:20 +0100 (Wed, 12 Aug 2009) $';
$scdate = substr($svndate, 6,21);
return (substr($scdate, 0, strlen($scdate)));
}
?>