Revision 07b14d1f
Von Sven Schöling vor fast 13 Jahren hinzugefügt
SL/Auth.pm | ||
---|---|---|
=over 4
|
||
|
||
=item C<set_session_value @values>
|
||
|
||
=item C<set_session_value %values>
|
||
|
||
Store all values of C<@values> or C<%values> in the session. Each
|
SL/DB/Helper/Attr.pm | ||
---|---|---|
|
||
__END__
|
||
|
||
=encoding utf-8
|
||
|
||
=head1 NAME
|
||
|
||
SL::DB::Helper::Attr - attribute helpers
|
||
... | ... | |
|
||
=head1 DESCRIPTION
|
||
|
||
Makes attribute helpers.
|
||
|
||
=head1 FUNCTIONS
|
||
|
||
see for yourself.
|
||
|
||
=head1 BUGS
|
||
|
||
None yet.
|
||
|
||
=head1 AUTHOR
|
||
|
||
Sven Schöling <s.schoeling@linet-services.de>
|
||
|
||
=cut
|
SL/DBUtils.pm | ||
---|---|---|
You should have received a copy of the GNU General Public License
|
||
along with this program; if not, write to the Free Software
|
||
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||
|
||
=cut
|
SL/MoreCommon.pm | ||
---|---|---|
=over 4
|
||
|
||
=item save_form
|
||
|
||
=item restore_form
|
||
|
||
A lot of the old sql-ledger routines are strictly procedural. They search for params in the $form object, do stuff with it, and return a status code.
|
SL/WH.pm | ||
---|---|---|
|
||
=head1 BUGS
|
||
|
||
None yet.
|
||
|
||
=head1 AUTHOR
|
||
|
||
=cut
|
Auch abrufbar als: Unified diff
Neue Version podchecker erkennt leere Setions und fehlende Leerzeilen