equal
deleted
inserted
replaced
1 #!/usr/bin/env php |
1 #!/usr/bin/env php |
2 <?php |
2 <?php |
3 |
3 |
4 /* |
4 /* |
5 * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between |
5 * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between |
6 * Version 1.1.6 (Caoineag beta 1) |
6 * Copyright (C) 2006-2009 Dan Fuhry |
7 * Copyright (C) 2006-2008 Dan Fuhry |
|
8 * Installation package |
7 * Installation package |
9 * install-cli.php - CLI installation frontend stub |
8 * install-cli.php - CLI installation frontend stub |
10 * |
9 * |
11 * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License |
10 * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License |
12 * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
11 * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |