6 lines
85 B
PHP
6 lines
85 B
PHP
<?php
|
|
defined('IN_TS') or die('Access Denied.');
|
|
class attach extends tsApp{
|
|
|
|
|
|
} |