Changeset 18470
- Timestamp:
- 08/30/08 12:18:53 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/TheSchwartz-Simple/trunk/lib/TheSchwartz/Simple.pm
r18457 r18470 13 13 my $class = shift; 14 14 my($dbhs) = @_; 15 $dbhs = [ $dbhs ] unless ref $dbhs ;15 $dbhs = [ $dbhs ] unless ref $dbhs eq 'ARRAYREF'; 16 16 bless { 17 17 databases => $dbhs,
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)