From: Brenda Wallace Date: Sun, 13 Sep 2009 05:43:02 +0000 (+1200) Subject: added doxygen tags X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=222ef4d1869485426e893f85caf8a3014f814faa;p=quix0rs-gnu-social.git added doxygen tags --- diff --git a/install.php b/install.php index 092172d35f..5754c717a1 100644 --- a/install.php +++ b/install.php @@ -1,5 +1,5 @@ . + * + * @category Installation + * @package Installation + * @license GNU Affero General Public License http://www.gnu.org/licenses/ + * */ + + define('INSTALLDIR', dirname(__FILE__));