wiki: Add deprecation warning for wiki::collab::ramcache
This commit is contained in:
parent
5684831d9e
commit
63fad22b27
1 changed files with 7 additions and 0 deletions
|
@ -422,6 +422,13 @@ class wiki::collab::base {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
class wiki::collab::ramcache {
|
||||||
|
|
||||||
|
warning("wiki::collab::ramcache is deprecated")
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
# Install moin package.
|
# Install moin package.
|
||||||
#
|
#
|
||||||
# === Parameters
|
# === Parameters
|
||||||
|
|
Loading…
Add table
Reference in a new issue