projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f756bc
)
note about file version numbers
author
Chuck Hagenbuch
<chuck@horde.org>
Mon, 20 Apr 2009 02:57:01 +0000
(19:57 -0700)
committer
Chuck Hagenbuch
<chuck@horde.org>
Mon, 20 Apr 2009 02:57:01 +0000
(19:57 -0700)
framework/Vfs/lib/Horde/Vfs/Adapter/Db/Base.php
patch
|
blob
|
history
diff --git
a/framework/Vfs/lib/Horde/Vfs/Adapter/Db/Base.php
b/framework/Vfs/lib/Horde/Vfs/Adapter/Db/Base.php
index
8d76881
..
6b206ad
100644
(file)
--- a/
framework/Vfs/lib/Horde/Vfs/Adapter/Db/Base.php
+++ b/
framework/Vfs/lib/Horde/Vfs/Adapter/Db/Base.php
@@
-15,4
+15,7
@@
*/
abstract class Horde_Vfs_Adapter_Db_Base
{
+ /**
+ * Store a version number for each file (for optimistic concurrency, etc).
+ */
}