Aggiorna 'arbitro.php'
This commit is contained in:
@@ -5,8 +5,8 @@ To change this template file, choose Tools | Templates
|
||||
and open the template in the editor.
|
||||
-->
|
||||
<?php
|
||||
require '/sda1/www/idp.runpolito.ml/vendor/autoload.php';
|
||||
require_once '/sda1/www/idp.runpolito.ml/lib/_autoload.php';
|
||||
require '/percorso/simplesamlphp/library/vendor/autoload.php';
|
||||
require_once '/percorso/simplesamlphp/library/lib/_autoload.php';
|
||||
require 'lib/r4fb.php';
|
||||
//session_start();
|
||||
$auth = new \SimpleSAML\Auth\Simple('runpolito-sp');
|
||||
|
||||
Reference in New Issue
Block a user