remove old readme
[atutor.git] / docs / mods / _core / file_manager / module_backup.php
1 <?php\r
2 \r
3 $dirs = array();\r
4 $dirs['content/'] = AT_CONTENT_DIR . '?' . DIRECTORY_SEPARATOR; // course_id gets added to the end\r
5 \r
6 ?>