PHP Classes

File: src/Updates/README.md

Recommend this page to a friend!
  Classes of Scott Arciszewski   CMS Airship   src/Updates/README.md   Download  
File: src/Updates/README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: CMS Airship
Content management system with security features
Author: By
Last change:
Date: 7 years ago
Size: 232 bytes
 

Contents

Class file image Download

Updates

This folder will contain one-off scripts that are executed during version upgrades. There will be two main varieties:

  1. SQL scripts to add tables/columns or update view definitions.
  2. PHP files that perform some task.