diff options
-rw-r--r-- | Bugzilla/Util.pm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Bugzilla/Util.pm b/Bugzilla/Util.pm index 565cda19d..d2be18431 100644 --- a/Bugzilla/Util.pm +++ b/Bugzilla/Util.pm @@ -1291,4 +1291,8 @@ if Bugzilla is currently using the shadowdb or not. Used like: =item wrap_cite +=item read_text + +=item write_text + =back |