projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2df72d9
)
brace style
author
Chuck Hagenbuch
<chuck@horde.org>
Sat, 21 Nov 2009 01:10:32 +0000
(20:10 -0500)
committer
Chuck Hagenbuch
<chuck@horde.org>
Sat, 21 Nov 2009 01:10:32 +0000
(20:10 -0500)
ansel/lib/Faces/Base.php
patch
|
blob
|
history
diff --git
a/ansel/lib/Faces/Base.php
b/ansel/lib/Faces/Base.php
index
6f27327
..
a4ae808
100644
(file)
--- a/
ansel/lib/Faces/Base.php
+++ b/
ansel/lib/Faces/Base.php
@@
-11,7
+11,10
@@
*/
class Ansel_Faces_Base
{
- public function canAutogenerate() {
+ /**
+ */
+ public function canAutogenerate()
+ {
return false;
}