projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe0518d
)
this is now a static method of Ansel_Faces
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Wed, 12 Aug 2009 18:55:06 +0000
(14:55 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Wed, 12 Aug 2009 18:55:06 +0000
(14:55 -0400)
ansel/lib/Faces/Base.php
patch
|
blob
|
history
diff --git
a/ansel/lib/Faces/Base.php
b/ansel/lib/Faces/Base.php
index
93303d5
..
639a239
100644
(file)
--- a/
ansel/lib/Faces/Base.php
+++ b/
ansel/lib/Faces/Base.php
@@
-533,7
+533,7
@@
class Ansel_Faces_Base
}
// Clean up any existing faces we may have had in this image.
- $result =
$this->
delete($image);
+ $result =
Ansel_Faces::
delete($image);
// Process faces
$fids = array();