D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
lampp
/
lib
/
php
/
test
/
PEAR_Info
/
tests
/
templates
/
Filename :
general.tpl
back
Copy
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>PEAR :: PEAR_Info()</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <style type="text/css"> <!-- {styles} --> </style> </head> <body> <div> <table> <tr class="h"> <td> <a href="http://pear.php.net/"><img src="{script_filename}?pear_image=true" alt="PEAR Logo" /></a><h1 class="p">PEAR 1.6.1</h1> </td> </tr> </table> <table> <tr class="v"> <td class="e">Loaded Configuration File</td> <td>{config_file}</td> </tr> </table> </div> </body> </html>