diff options
| author | laetzer <laetzer@users.sourceforge.net> | 2008-09-09 20:07:05 +0000 |
|---|---|---|
| committer | laetzer <laetzer@users.sourceforge.net> | 2008-09-09 20:07:05 +0000 |
| commit | d4fb67b1ae338dcf91941f28f68be63052040c57 (patch) | |
| tree | 84095a5626109501859c234c88f5f82782028465 | |
| parent | a12d7cd639c1e72b5d4a7ffbf6353cf0153f0f2b (diff) | |
| download | search-R250.tar.gz search-R250.tar.bz2 search-R250.zip | |
one help file for each module (that takes parameters), html code change from <table> to <dl>pre_update_permissioncreate_permissionR250
| -rw-r--r-- | modules/help_mod_global_search.tpl | 1 | ||||
| -rw-r--r-- | modules/help_mod_package_search.tpl | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/modules/help_mod_global_search.tpl b/modules/help_mod_global_search.tpl new file mode 100644 index 0000000..9e6db5d --- /dev/null +++ b/modules/help_mod_global_search.tpl @@ -0,0 +1 @@ +<p>This module doesn't take any parameters.</p>
\ No newline at end of file diff --git a/modules/help_mod_package_search.tpl b/modules/help_mod_package_search.tpl new file mode 100644 index 0000000..9e6db5d --- /dev/null +++ b/modules/help_mod_package_search.tpl @@ -0,0 +1 @@ +<p>This module doesn't take any parameters.</p>
\ No newline at end of file |
