projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f48f797
)
Add missing "user" face driver
author
Chuck Hagenbuch
<chuck@horde.org>
Sat, 21 Nov 2009 01:09:39 +0000
(20:09 -0500)
committer
Chuck Hagenbuch
<chuck@horde.org>
Sat, 21 Nov 2009 01:09:39 +0000
(20:09 -0500)
ansel/lib/Faces/user.php
[new file with mode: 0644]
patch
|
blob
diff --git a/ansel/lib/Faces/user.php
b/ansel/lib/Faces/user.php
new file mode 100644
(file)
index 0000000..
0e8d338
--- /dev/null
+++ b/
ansel/lib/Faces/user.php
@@ -0,0
+1,8
@@
+<?php
+/**
+ * @author Duck <duck@obala.net>
+ * @package Ansel
+ */
+class Ansel_Faces_user extends Ansel_Faces_Base
+{
+}