Monday, November 08, 2010 at 12:06 AM.
system.verbs.builtins.webserver.apache.s3backup.initFileTable
on initFileTable (adrtable, f) { <<Changes <<6/7/09; 7:17:49 AM by DW <<Created. <<if not defined (adrtable^.whenLastBackup) <<adrtable^.whenLastBackup = date (0) if not defined (adrtable^.ctBackups) { adrtable^.ctBackups = 0}; if not defined (adrtable^.ctChecks) { adrtable^.ctChecks = 0}}
This listing is for code that runs in the OPML Editor environment. I created these listings because I wanted the search engines to index it, so that when I want to look up something in my codebase I don't have to use the much slower search functionality in my object database. Dave Winer.