Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/tests/migrations/claroline/1.11.10/config.dist.php

9 lines
361 B

<?php
// Store your Claroline database access settings here
//$sourceHost = 'localhost';
//$sourcePort = '3306';
//$sourceUser = 'claroline';
//$sourcePass = 'claroline';
//$sourceDB = 'claroline';
//$sourceSingle = TRUE; //or FALSE. Find it in claroline/platform/conf/claro_main.conf.php as $GLOBALS['singleDbEnabled']
//$sourcePref = 'cl_'; //tables prefix