rolling back kenperl's wrongness.
This commit is contained in:
parent
346ebe97ba
commit
f033e044a5
1 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
package WebGUI::AssetTrash;
|
||||
package WebGUI::Asset;
|
||||
|
||||
=head1 LEGAL
|
||||
|
||||
|
|
@ -18,7 +18,7 @@ use strict;
|
|||
|
||||
=head1 NAME
|
||||
|
||||
Package WebGUI::AssetTrash
|
||||
Package WebGUI::Asset
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
|
|
@ -26,7 +26,7 @@ This is a mixin package for WebGUI::Asset that contains all trash related functi
|
|||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
use WebGUI::AssetTrash;
|
||||
use WebGUI::Asset;
|
||||
|
||||
=head1 METHODS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue