remove old readme
[atutor.git] / docs / mods / _standard / calendar / module_backup.php
1 <?php\r
2 /* each table to be backed up. includes the sql entry and fields */\r
3 \r
4 $sql = array();\r
5 $sql['calendars'] = '';\r
6 $sql['calendars_entries'] = '';\r
7 \r
8 \r
9 ?>