? GR0V Shell

GR0V shell

Linux www.koreapackagetour.com 2.6.32-042stab145.3 #1 SMP Thu Jun 11 14:05:04 MSK 2020 x86_64

Path : /home/admin/domains/happytokorea.com/public_html_bk/libraries/openid/
File Upload :
Current File : /home/admin/domains/happytokorea.com/public_html_bk/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";


T1KUS90T
  root-grov@210.1.60.28:~$