Overview
SHA1 Hash: | d58ed02bed85c2805a1c5e102568308d4fd9ca93 |
---|---|
Date: | 2008-05-24 22:40:39 |
User: | stephan |
Comment: | added autosync check to wiki commit |
Timelines: | ancestors | descendants | both | trunk |
Other Links: | files | ZIP archive | manifest |
Tags And Properties
- branch=trunk inherited from [a28c83647d]
- sym-trunk inherited from [a28c83647d]
Changes
[hide diffs]Modified src/wiki.c from [4931ce9b65] to [5cf6903cd9].
@@ -659,10 +659,11 @@ db_multi_exec("INSERT OR IGNORE INTO unsent VALUES(%d)", nrid); manifest_crosslink(nrid,&wiki); blob_reset(&wiki); content_deltify(rid,nrid,0); db_end_transaction(0); + autosync(AUTOSYNC_PUSH); return 1; } /* ** COMMAND: wiki