One Hat Cyber Team
Your IP :
216.73.216.14
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
vo
/
public_html
/
Laspi
/
themes
/
PostNuke
/
View File Name :
Info.php
<?php // $Id: Info.php,v 1.1.1.1 2002/09/15 22:26:15 root Exp $ /********************************************************************* * name: Visible Name of theme file. * author: Visible name of author. * download: location where you can get a copy of this theme. (disabled=nil) * api: Version theme is written for. (ex: "Rogue") * xhtml: Supports XHTML format. -- could be used to require strict layout, * or other guidelines?? ********************************************************************/ themeinfo['name'] = "PostNuke"; themeinfo['author'] = "PostNuke Team"; themeinfo['download'] = "nil"; themeinfo['api'] = "Rogue"; themeinfo['xhtmlsupport'] = -1; ?>