Changeset 17993
- Timestamp:
- 08/22/08 00:10:56 (3 months ago)
- Files:
-
- 1 modified
-
lang/perl/Nanto/trunk/lib/Nanto/Config/Any.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Nanto/trunk/lib/Nanto/Config/Any.pm
r17934 r17993 16 16 17 17 $cache->{$class} ||= do { 18 my $cfg = catfile(Nanto::Utils::home( __PACKAGE__), config_fname);18 my $cfg = catfile(Nanto::Utils::home($class), config_fname); 19 19 croak "$cfg not found" unless -f $cfg; 20 20 Config::Any->load_files({ files => [ $cfg ], use_ext => 1 })->[0]->{$cfg};
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)