diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2008-06-03 05:43:19 +0200 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2008-06-03 05:43:19 +0200 |
commit | 4cb6d3258807a0ded4212ff821b0217c36a5edb4 (patch) | |
tree | 93ce03bd9204bcaa18c70f8300bb655fab657e18 /README | |
parent | Don't refer to bugzillaplugin.db anymore. (diff) | |
download | rbot-bugzilla-4cb6d3258807a0ded4212ff821b0217c36a5edb4.tar.gz rbot-bugzilla-4cb6d3258807a0ded4212ff821b0217c36a5edb4.tar.bz2 rbot-bugzilla-4cb6d3258807a0ded4212ff821b0217c36a5edb4.zip |
link_source function has been renamed plugin_source.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,4 +40,4 @@ at your option, any later version). For this reason, the "zilla source" download will report the URL where to download the source. If you make any change to the source code, you should then make them -available, and change the link_source function accordingly. +available, and change the plugin_source function accordingly. |