moodle/lib/dtl
Petr Skoda cfe070b292 MDL-29029 move dbtransfer to admin tools
AMOS BEGIN
 CPY [dbexport,core_dbtransfer],[pluginname,tool_dbtransfer]
 MOV [dbexport,core_dbtransfer],[dbexport,tool_dbtransfer]
 MOV [dbtransfer,core_dbtransfer],[dbtransfer,tool_dbtransfer]
 MOV [exportdata,core_dbtransfer],[exportdata,tool_dbtransfer]
 MOV [notargetconectexception,core_dbtransfer],[notargetconectexception,tool_dbtransfer]
 MOV [pluginname,core_dbtransfer],[pluginname,tool_dbtransfer]
 MOV [transferdata,core_dbtransfer],[transferdata,tool_dbtransfer]
 MOV [transferdbintro,core_dbtransfer],[transferdbintro,tool_dbtransfer]
 MOV [transferdbtoserver,core_dbtransfer],[transferdbtoserver,tool_dbtransfer]
 MOV [transferringdbto,core_dbtransfer],[transferringdbto,tool_dbtransfer]
AMOS END
2011-09-17 22:24:12 +02:00
..
database_exporter.php MDL-21249 improved php docs and adding direct access prevention in dtl 2010-07-25 12:57:44 +00:00
database_importer.php spelling fixes 2010-09-18 10:14:46 +00:00
database_mover.php MDL-29029 move dbtransfer to admin tools 2011-09-17 22:24:12 +02:00
dbdata.xsd MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
file_xml_database_exporter.php MDL-21249 improved php docs and adding direct access prevention in dtl 2010-07-25 12:57:44 +00:00
file_xml_database_importer.php MDL-21249 improved php docs and adding direct access prevention in dtl 2010-07-25 12:57:44 +00:00
string_xml_database_exporter.php MDL-21249 improved php docs and adding direct access prevention in dtl 2010-07-25 12:57:44 +00:00
string_xml_database_importer.php MDL-21249 improved php docs and adding direct access prevention in dtl 2010-07-25 12:57:44 +00:00
xml_database_exporter.php spelling fixes 2010-09-18 10:14:46 +00:00
xml_database_importer.php MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00