Changeset 902
- Timestamp:
- 10/30/07 16:50:58 (6 years ago)
- Author:
- yappo
- Message:
-
lang/perl/mobirc: oops,
= is not //=
- Files:
- 1 modified
-
lang/perl/mobirc/trunk/mobirc/mobirc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/mobirc/trunk/mobirc/mobirc
r899 r902 45 45 $config->{httpd}->{charset} ||= 'cp932'; 46 46 $config->{httpd}->{root} ||= '/'; 47 $config->{httpd}->{echo} ||= true;47 $config->{httpd}->{echo} = true unless exists $config->{httpd}->{echo}; 48 48 $config->{global}->{assets_dir} ||= File::Spec->catfile($FindBin::Bin, 'assets'); 49 49 $config->{httpd}->{cookie_expires} ||= '+3d';
Download in other formats:
Powered by Trac 0.11
By Edgewall Software.Visit the Trac open source project at
http://trac.edgewall.org/
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)