Todo List
Easy-to-use/install PHP script for projects with multiple developers needing a communal TODO list. * Flatfile database (one file) * Add, Complete, Remove options * Basic file locking mechanism to make sure one developer updates at a time (avoids confusion) * Easy to integrate into site template/design (v0.1.1) * Security available through directory protection (.htaccess) not included.