summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorBrenda Wallace <shiny@cpan.org>2009-09-13 20:15:21 +1200
committerBrenda Wallace <shiny@cpan.org>2009-09-14 19:08:16 +1200
commitacd9e7c05610ce2e5ddc582b8ec7c58991b7a21e (patch)
tree32febd148dbc3436cee8c2beb06da12d796146e9 /index.php
parentdbc08ef0a09e481e0884a38ee704f4d193edef6a (diff)
added most of the required doxygen
Diffstat (limited to 'index.php')
-rw-r--r--index.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.php b/index.php
index e2296549f..83c14c495 100644
--- a/index.php
+++ b/index.php
@@ -15,6 +15,10 @@
*
* 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 StatusNet
+ * @package StatusNet
+ * @license GNU Affero General Public License http://www.gnu.org/licenses/
*/
define('INSTALLDIR', dirname(__FILE__));