Re: [DOC-WEB] cvs: docweb /cron/weekly checkent /include lib_url_entities.inc.php/scripts checkent.php
[email protected] (Sean Coates)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
Nuno Lopes wrote:
> BTW, your last commit, to always redirect the output of cron jobs to
> junk, probably has broken the orphan notes script, because it is
> outputing the html, instead of writing it to the file.
I don't think so.
cd ${SCRIPTSDIR}
${PHP} orphan_notes.php > ${DOCWEB}/www/orphan_notes.php
Should handle this, still
any output from THAT should get dropped to /dev/null
S