Further Moodle 1.9 integration: backup and restore.
commit7347ad4a057a281c49788f37be9511fc12165207
authorMihai Sucan <mihai.sucan@gmail.com>
Mon, 16 Nov 2009 16:59:02 +0000 (16 18:59 +0200)
committerMihai Sucan <mihai.sucan@gmail.com>
Mon, 16 Nov 2009 17:06:04 +0000 (16 19:06 +0200)
treead88b7edfe252a7978aec4f0473554ba4b8ee39c
parent72306acf2b9a38e55eb3fd1b22b54a6b00af0fc4
Further Moodle 1.9 integration: backup and restore.

Backup integration is performed by a new backup_paintweb() function in
backup/backuplib.php. This function is invoked by the backup_execute() function
in the same script.

Restore integration is performed by the paintweb_db_insert() function in
lib/dmllib.php. The function checks if the file exists in the restore folder and
copies the image from there.

Other less important work: some polishing for DML code, cron, and localization.
admin/cron.php
admin/cron_paintweb.php
backup/backuplib.php
lang/en_utf8/paintweb.php
lib/dmllib.php
lib/paintweb/CHANGES
lib/paintweb/build/lang/en.json
lib/paintweb/build/paintweb.js
lib/paintweb/build/paintweb.src.js
lib/paintweb/src/lang/en.json