PHP Classes

File: pages/default.php

Recommend this page to a friend!
  Classes of Rémy Sanchez   uncentralizedDownloader   pages/default.php   Download  
File: pages/default.php
Role: Application script
Content type: text/plain
Description: When nothing to download, this page is shown
Class: uncentralizedDownloader
Manage downloading of files from multiple servers
Author: By
Last change:
Date: 16 years ago
Size: 83 bytes
 

Contents

Class file image Download
<?php
$pageTitle
= $confMsgs["site_name"];
$pageMessage = $confMsgs["default"];
?>