Changeset 18143
- Timestamp:
- 08/24/08 00:48:54 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/HTTP-Engine/trunk/lib/HTTP/Engine/Interface/Standalone.pm
r18141 r18143 105 105 $SIG{CHLD} = 'DEFAULT'; 106 106 wait; 107 exec $^X . ' "' . $0 . '" ' . join(' ', @{ $self->argv });107 exec $^X, $0, @{ $self->argv }; 108 108 } 109 109
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)