Make TOC the front page of Help.
Add license to Commerce.pm Update fields in Help for WebGUIProfile Fix typo in i18n file for WebGUIProfile (missing comma) full merge of fields from 6.8 for Operatin/ProfileSettings.
This commit is contained in:
parent
65590997b6
commit
40065c4658
5 changed files with 50 additions and 11 deletions
|
|
@ -1,5 +1,20 @@
|
|||
package WebGUI::Commerce;
|
||||
|
||||
=head1 LEGAL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
WebGUI is Copyright 2001-2006 Plain Black Corporation.
|
||||
-------------------------------------------------------------------
|
||||
Please read the legal notices (docs/legal.txt) and the license
|
||||
(docs/license.txt) that came with this distribution before using
|
||||
this software.
|
||||
-------------------------------------------------------------------
|
||||
http://www.plainblack.com info@plainblack.com
|
||||
-------------------------------------------------------------------
|
||||
|
||||
=cut
|
||||
|
||||
|
||||
use strict;
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue