Bug Report plugin: general cleanup per SM plugin specs, elimination of HTML output...
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 11 Mar 2008 04:15:58 +0000 (04:15 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 11 Mar 2008 04:15:58 +0000 (04:15 +0000)
commit1a219da922df1afc87719d4e8d8110c65cf09446
tree3ce0b40c99f353f1a7a9de05c1819766eb503164
parent15a8ad6bffcb93a6d2ec3c7049ceb65faabd61e2
Bug Report plugin: general cleanup per SM plugin specs, elimination of HTML output from the core, make it show SM version number again...

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13028 7612ce4b-ef26-0410-bec9-ea0150e637f0
12 files changed:
plugins/bug_report/README
plugins/bug_report/bug_report.php
plugins/bug_report/config_default.php
plugins/bug_report/functions.php
plugins/bug_report/index.php
plugins/bug_report/setup.php
plugins/bug_report/show_system_specs.php
plugins/bug_report/system_specs.php
plugins/bug_report/templates/default/index.php [new file with mode: 0644]
plugins/bug_report/templates/default/system_specs.tpl [new file with mode: 0644]
plugins/bug_report/templates/default/usage.tpl [new file with mode: 0644]
plugins/bug_report/templates/index.php [new file with mode: 0644]