From 55677896eb839e20542440e51c5737a318240dab Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 12 Apr 2008 18:40:20 +0200 Subject: update documentation Signed-off-by: Andreas Unterkircher --- find_dups.php | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'find_dups.php') diff --git a/find_dups.php b/find_dups.php index 5d5c264..c6bfce9 100755 --- a/find_dups.php +++ b/find_dups.php @@ -23,6 +23,13 @@ * ***************************************************************************/ +/** + * find_dups.php + * + * find duplicated photos based on MD5 checksum + * + * @package phpfspot + */ if(!isset($_SERVER["TERM"])) { print "

This script should only be invoked from command line!
\n"; die; -- cgit v1.2.3-18-g5258