|
|
@ -7,9 +7,8 @@ |
|
|
|
* This page allow administrators to log into the application using the standard |
|
|
|
* This page allow administrators to log into the application using the standard |
|
|
|
* Chamilo method when Shibboleth is not available. |
|
|
|
* Chamilo method when Shibboleth is not available. |
|
|
|
* |
|
|
|
* |
|
|
|
* @copyright (c) 2012 University of Geneva |
|
|
|
* @license see /license.txt |
|
|
|
* @license GNU General Public License - http://www.gnu.org/copyleft/gpl.html |
|
|
|
* @author Laurent Opprecht <laurent@opprecht.info>, Nicolas Rod for the University of Geneva |
|
|
|
* @author Laurent Opprecht <laurent@opprecht.info>, Nicolas Rod |
|
|
|
|
|
|
|
*/ |
|
|
|
*/ |
|
|
|
$dir = dirname(__FILE__); |
|
|
|
$dir = dirname(__FILE__); |
|
|
|
include_once("$dir/../../init.php"); |
|
|
|
include_once("$dir/../../init.php"); |
|
|
|