This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
igamebox
/
mtb_typecho
Tarkkaile
1
Äänestä
0
Haarauta
0
Tiedostot
Esitykset
0
Vetopyynnöt
0
Wiki
Puu:
361240d3e3
Haarat
Tunnisteet
master
mtb_typecho
/
var
/
IXR
/
Exception.php
Exception.php
105 B
Historia
Raaka
1
2
3
4
5
6
7
8
9
10
11
12
<?php
namespace IXR;
/**
* IXR异常类
*
* @package IXR
*/
class Exception extends \Exception
{
}