Re: cvs: docweb /cron/weekly checkent /scripts checkent.php /www .cvsignore checkent.php
[email protected] (Sean Coates)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
Mehdi Achour wrote: >> sean Sat Jan 22 01:56:59 2005 EDT >> massive re-working of the checkent script > Can you be more verbose ? :) You're right. I'm sorry; I'll be more verbose in the future. Here's a summary of that commit: - re-formatted header comment block in checkent - referenced framework (init, lib_url_entities) - moved shared code & functions into init & lib_url_entities) - wrote sqlite code to store results of the cronjob - removed checkent_* from .cvsignore (broke .cvsignore -- fixed later) - complete re-work of /www/checkent.php (now grabs data from sqlite and uses a template to display) I hope the rest of my checkent commits were clearer. If not, just ask, and I'll explain. S