|
1.8 (+2 -2 lines) |
04/18/2006 11:39 AM |
Jan Schneider jan |
Consistently use /usr/bin/php in script shebangs. |
|
1.7 (+2 -2 lines) |
10/12/2005 11:49 PM |
Matt Selsky selsky |
ws |
|
1.6 (+3 -4 lines) |
02/08/2005 05:22 PM |
Michael M Slusarz slusarz |
Go ahead and just use the constants STDIN/STDERR/STDOUT since, in PHP 4.3.0+,
they are pre-defined and pre-opened. |
|
1.5 (+2 -2 lines) |
02/08/2005 04:35 PM |
Michael M Slusarz slusarz |
Submitted by: Derek P. Moore <derekm@hackunix.org>
This has been sitting around my mailbox for months...
Standardize access to STDIN and STDERR. |
|
1.4 (+2 -2 lines) |
07/30/2004 10:00 PM |
eraserhd |
style |
|
1.3 (+2 -2 lines) |
07/23/2004 10:23 AM |
eraserhd |
Fix "fatal error: undefined function" when importing some e-mails. |
|
1.2 (+66 -17 lines) |
07/23/2004 10:15 AM |
eraserhd |
When importing an e-mail into wicked, make the page name "<Subject> --
<Author> <Date>" and append " (<sequential-integer>)" if necessary to make
the page name unique. |
|
1.1 |
07/16/2004 08:48 AM |
eraserhd |
* New script to import a mail message into the wiki. |