PHP Classes

File: assets/plugins/jquery-file-upload/server/gae-python/app.yaml

Recommend this page to a friend!
  Classes of Kishor Mali   PHP User Feedback System   assets/plugins/jquery-file-upload/server/gae-python/app.yaml   Download  
File: assets/plugins/jquery-file-upload/server/gae-python/app.yaml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP User Feedback System
Application to record feedback from customers
Author: By
Last change:
Date: 4 years ago
Size: 278 bytes
 

Contents

Class file image Download
application: jquery-file-upload version: 1 runtime: python27 api_version: 1 threadsafe: true libraries: - name: PIL version: latest handlers: - url: /(favicon\.ico|robots\.txt) static_files: static/\1 upload: static/(.*) expiration: '1d' - url: /.* script: main.app