Changeset 18220
- Timestamp:
- 08/25/08 23:33:27 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/HTTP-Engine/branches/interface-declare/lib/HTTP/Engine/Interface/ServerSimple.pm
r18201 r18220 11 11 12 12 has port => ( 13 is => 'ro',14 isa => 'Int',15 default => 1978,13 is => 'ro', 14 isa => 'Int', 15 required => 1, 16 16 ); 17 17
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)