]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
added doxygen tags
authorBrenda Wallace <shiny@cpan.org>
Sun, 13 Sep 2009 05:43:02 +0000 (17:43 +1200)
committerBrenda Wallace <shiny@cpan.org>
Mon, 14 Sep 2009 06:50:47 +0000 (18:50 +1200)
install.php

index 092172d35ffab9ff0a60e945c6cd0d7951bd304e..5754c717a17b45693c7a0a3e3ccf32bcee67f6fc 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-/**
+/** 
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2009, StatusNet, Inc.
  *
  *
  * You should have received a copy of the GNU Affero General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * 
+ * @category Installation
+ * @package  Installation
+ * @license  GNU Affero General Public License http://www.gnu.org/licenses/
+ * 
  */
+
 
 define('INSTALLDIR', dirname(__FILE__));