From 6f5503c321a813559a6365573b002e64bc710325 Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Sun, 30 May 2010 20:46:41 -0400 Subject: [PATCH] Fix case for file names --- ansel/lib/Faces/{facedetect.php => Facedetect.php} | 0 ansel/lib/Faces/{user.php => User.php} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename ansel/lib/Faces/{facedetect.php => Facedetect.php} (100%) rename ansel/lib/Faces/{user.php => User.php} (100%) diff --git a/ansel/lib/Faces/facedetect.php b/ansel/lib/Faces/Facedetect.php similarity index 100% rename from ansel/lib/Faces/facedetect.php rename to ansel/lib/Faces/Facedetect.php diff --git a/ansel/lib/Faces/user.php b/ansel/lib/Faces/User.php similarity index 100% rename from ansel/lib/Faces/user.php rename to ansel/lib/Faces/User.php -- 2.11.0