PHP Classes

File: index.php

Recommend this page to a friend!
  Classes of Tran Tuan   Pretty PHP S3 Files Manager   index.php   Download  
File: index.php
Role: Application script
Content type: text/plain
Description: Initial
Class: Pretty PHP S3 Files Manager
Web based interface to manage files in Amazon S3
Author: By
Last change:
Date: 7 years ago
Size: 446 bytes
 

Contents

Class file image Download
<?php
/**
 * Pretty S3 Files Manager
 * Support users can easily to manage their files at S3 server into a single
 * web server, all actions will remain same
 *
 * Author support, please visit us at : www.phprockets.com
 *
 * Thank again for purchasing this script, if you have any ideas/questions, don't hesitate to directly
 * contact us, we will improve it in next version release.
**/
require_once dirname(__FILE__) . '/application/core.php';