install/install-cli.php
changeset 1081 745200a9cc2a
parent 838 34fa18bedeb1
equal deleted inserted replaced
1080:6358f769ecb1 1081:745200a9cc2a
     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.