uawdijnntqw1x1x1
IP : 216.73.216.168
Hostname : server.fattispazio.it
Kernel : Linux server.fattispazio.it 3.10.0-1160.144.1.el7.tuxcare.els4.x86_64 #1 SMP Tue Apr 7 08:40:40 UTC 2026 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
poliximo
/
public_html
/
4690b
/
..
/
home_
/
libraries
/
..
/
libraries
/
openid
/
consumer.php
/
/
<?php // Do not allow direct access defined( '_JEXEC' ) or die( 'Restricted access' ); $path_extra = dirname(__FILE__); $path = ini_get('include_path'); $path = $path_extra . DS . $path; ini_set('include_path', $path); /** * Require the OpenID consumer code. */ require_once "Auth/OpenID/Consumer.php"; /** * Require the "file store" module, which we'll need to store * OpenID information. */ require_once "Auth/OpenID/FileStore.php"; /** * Require the Simple Registration extension API. */ require_once "Auth/OpenID/SReg.php"; /** * Require the PAPE extension module. */ require_once "Auth/OpenID/PAPE.php";
/home/poliximo/public_html/4690b/../home_/libraries/../libraries/openid/consumer.php