WARNING: HUGE COMMIT
[lhc/web/wiklou.git] / includes / filerepo / FileRepo.php
index bf06aef..2586a11 100644 (file)
@@ -3,6 +3,7 @@
 /**
  * Base class for file repositories
  * Do not instantiate, use a derived class.
+ * @ingroup FileRepo
  */
 abstract class FileRepo {
        const DELETE_SOURCE = 1;