contrib documentation

This commit is contained in:
Shish
2009-01-16 00:18:41 -08:00
parent 68159753d4
commit 17ad021cca
21 changed files with 116 additions and 12 deletions

View File

@ -4,6 +4,12 @@
* Author: Shish <webmaster@shishnet.org>
* License: GPLv2
* Description: Provides a button to check for updates
* Documentation:
* This is a very risky idea, implemented without safeguards.
* If you've done a clean SVN checkout, then updating will
* normally work fine; but if you've made changes in one way,
* and SVN has changed something in a different way, then there
* will be conflicts and the site will die :(
*/
class SVNUpdate implements Extension {