Simple script for storing your own notes with text, links or files.
- Put the files in the desired directory
- Rename or copy the conf.php-dev in conf.php
- Configure params in conf.php
- chmod 777 /attaches
- CREATE TABLE mn_notes ... (see table.sql)
- Try to use it