|
1 | | -[](https://www.codacy.com/app/nabeelio/phpvms?utm_source=github.com&utm_medium=referral&utm_content=nabeelio/phpvms&utm_campaign=Badge_Grade) |
2 | | - |
3 | | -phpVMS - Virtual Airline Administration Software |
4 | | - Copyright (c) 2008 Nabeel Shahzad |
| 1 | +# phpVMS - Virtual Airline Administration Software |
5 | 2 |
|
6 | | - phpVMS is licenced under the following license: |
7 | | - Creative Commons Attribution Non-commercial Share Alike (by-nc-sa) |
8 | | - View license.txt in the root, or visit: |
9 | | - http://creativecommons.org/licenses/by-nc-sa/3.0/ |
10 | | ---- |
11 | | - |
12 | | -INSTALLATION |
| 3 | +[](https://www.codacy.com/app/nabeelio/phpvms?utm_source=github.com&utm_medium=referral&utm_content=nabeelio/phpvms&utm_campaign=Badge_Grade) |
| 4 | + |
| 5 | + Copyright (c) 2008 Nabeel Shahzad |
| 6 | + phpVMS is licenced under the following license: |
| 7 | + Creative Commons Attribution Non-commercial Share Alike (by-nc-sa) |
| 8 | + View license.txt in the root, or visit: |
| 9 | + http://creativecommons.org/licenses/by-nc-sa/3.0/ |
13 | 10 |
|
14 | | -Upload to your site, create a database. Run the installer |
15 | | - in install/install.php |
| 11 | +## Installation |
16 | 12 |
|
17 | | ---- |
| 13 | +Upload to your site, create a database. Run the installer in `install/install.php` |
18 | 14 |
|
19 | | -UPGRADING |
| 15 | +## Upgrading |
20 | 16 |
|
21 | | -Backup your core/local.config.php. Then, upload all of the files. |
22 | | - Restore your core/local.config.php file. Run the updater in |
23 | | - install/update.php |
| 17 | +Backup your `core/local.config.php`. Then, upload all of the files. Restore your `core/local.config.php` file. Run the updater in |
| 18 | +`install/update.php` |
24 | 19 |
|
25 | | ---- |
26 | 20 |
|
27 | 21 | For more information, visit www.phpvms.net |
28 | 22 | Forums: http://forum.phpvms.net |
|
0 commit comments