|
|
|
|
"I created this because I just wanted a clean server info page and I thought maybe someone else might also.
Created on tep snapshot 3/31/03.
To install just copy the included files server_info.php and php_info.php to your /admin/ directory
Open admin/includes/application_top.php
Under the section labeled:
// define the filenames used in the project
Add the following line:
define('FILENAME_PHP_INFO','php_info.php');
Open admin/includes/languages/english/server_info.php
Add the following line:
define('TITLE_PHP_INFORMATION', 'PHP Information');" |
|
|
|
 |
| For more information, visit the official osCommerce contribution webpage. |
 |
|
|