stronk7
|
4f39d4fb3a
|
Changed the log_check_backup function to execute a count_records
instead of selecting everyting (crash when there is a lot of log entries).
|
2003-06-10 16:40:36 +00:00 |
|
stronk7
|
54b7cd7c60
|
Changed get_records (every field) in user_check_backup to
get_records (only id). Possible memory shortage when a lot
of users (3999) are retrieved.
|
2003-06-10 15:42:51 +00:00 |
|
stronk7
|
0aefd39fd4
|
More debug...
|
2003-06-10 15:18:48 +00:00 |
|
stronk7
|
e60e65ab5f
|
Some debug
|
2003-06-10 15:07:12 +00:00 |
|
stronk7
|
fb14b23be5
|
Little change to avoid iterate when no users are retrieved in
user_check_backup function
|
2003-06-10 15:02:53 +00:00 |
|
stronk7
|
0535cadae5
|
Included new "autosubscribe" fiel in users backup
|
2003-05-25 09:31:17 +00:00 |
|
stronk7
|
47e9035598
|
In course_modules export the field ADDED too.
|
2003-05-24 00:23:35 +00:00 |
|
stronk7
|
48cbf566bb
|
XML generation. Included the main course data under a HEADER tag.
Needed for recover.
|
2003-05-17 15:58:24 +00:00 |
|
stronk7
|
7641819df0
|
Moved the check_version code to lib.php
Formatted portions of code
|
2003-05-16 21:51:07 +00:00 |
|
stronk7
|
01a16f7e5e
|
Lib to include all backup particulary functions (came from lib.php), but
desglosed now
|
2003-05-14 23:24:00 +00:00 |
|