MDL-11034 Implemented the global enablepublishing and refactored the handling of...
commit0e2d708efcf6e2f694dda44bb85355c2e6a5915f
authornicolasconnault <nicolasconnault>
Fri, 31 Aug 2007 05:55:30 +0000 (31 05:55 +0000)
committernicolasconnault <nicolasconnault>
Fri, 31 Aug 2007 05:55:30 +0000 (31 05:55 +0000)
treee5fec37466fb11f6ea4f6bc944e6c8c94be83a1e
parent9133f939e8044906640da20a0793ebf2fb33ae29
MDL-11034 Implemented the global enablepublishing and refactored the handling of userkey for each export plugin. Also added a dump.php file in each plugin directory, although this could easily be refactored into 1 file in the parent folder, pointing to each plugin's export.php file for output differences.
grade/export/lib.php
grade/export/ods/dump.php [new file with mode: 0644]
grade/export/ods/index.php
grade/export/txt/dump.php [new file with mode: 0644]
grade/export/txt/index.php
grade/export/xls/dump.php [new file with mode: 0644]
grade/export/xls/index.php
grade/export/xml/index.php