Windows NT KAMIDAKI 10.0 build 19045 (Windows 10) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.3.9
Server IP : 192.168.3.16 & Your IP : 216.73.216.52
Domains :
Cant Read [ /etc/named.conf ]
User : SISTEMA
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
C: /
xampp /
php_old /
pear /
PHP /
UML /
Output /
Html /
Delete
Unzip
Name
Size
Permission
Date
Action
resources
[ DIR ]
drwxrwxrwx
2024-07-26 17:38
Exporter.php
864
B
-rw-rw-rw-
2016-01-27 13:08
allclasses-frame.xsl
1.58
KB
-rw-rw-rw-
2016-01-27 13:08
classifier.xsl
16.89
KB
-rw-rw-rw-
2016-01-27 13:08
documentation-common.xsl
8.15
KB
-rw-rw-rw-
2016-01-27 13:08
documentation-generator.xsl
8.28
KB
-rw-rw-rw-
2016-01-27 13:08
index-all.xsl
5.79
KB
-rw-rw-rw-
2016-01-27 13:08
index.xsl
1.71
KB
-rw-rw-rw-
2016-01-27 13:08
main.xsl
689
B
-rw-rw-rw-
2016-01-27 13:08
overview-frame.xsl
1.38
KB
-rw-rw-rw-
2016-01-27 13:08
overview-summary.xsl
4.94
KB
-rw-rw-rw-
2016-01-27 13:08
package-frame.xsl
2.73
KB
-rw-rw-rw-
2016-01-27 13:08
package-summary.xsl
5.73
KB
-rw-rw-rw-
2016-01-27 13:08
Save
Rename
<?xml version="1.0" encoding="iso-8859-1"?> <xsl:stylesheet version="1.0" exclude-result-prefixes="uml xmi" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:uml="http://schema.omg.org/spec/UML/2.1.2" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1"> <xsl:template name="index"> <xsl:param name="containerName" select="@name"/> <html> <xsl:call-template name="htmlStartPage"/> <xsl:call-template name="htmlHead"> <xsl:with-param name="path" /> <xsl:with-param name="title" select="concat($containerName, ' API Documentation')"/> </xsl:call-template> <script type="text/javascript"> <![CDATA[ targetPage = "" + window.location.search; if (targetPage != "" && targetPage != "undefined") targetPage = targetPage.substring(1); function loadFrames() { if (targetPage != "" && targetPage != "undefined") top.classFrame.location = top.targetPage; } ]]> </script> <frameset cols="20%,80%" title="" onLoad="top.loadFrames()"> <frameset rows="30%,70%" title="" onLoad="top.loadFrames()"> <frame src="overview-frame.html" name="packageListFrame" title="All Packages" /> <frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)" /> </frameset> <frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes" /> <noframes> <h2>Frame Alert</h2> <p> This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.<br/> Link to<a HREF="overview-summary.html">Non-frame version.</a> </p> </noframes> </frameset> </html> </xsl:template> </xsl:stylesheet>