dropbox_zipdownload.inc.php 211 B

123456
  1. <?php //$id: $
  2. /* For licensing terms, see /dokeos_license.txt */
  3. // the file that contains all the initialisation stuff (and includes all the configuration stuff)
  4. require_once( "dropbox_init.inc.php");
  5. ?>