diff options
author | Brenda Wallace <shiny@cpan.org> | 2009-09-13 20:15:21 +1200 |
---|---|---|
committer | Brenda Wallace <shiny@cpan.org> | 2009-09-14 19:08:16 +1200 |
commit | acd9e7c05610ce2e5ddc582b8ec7c58991b7a21e (patch) | |
tree | 32febd148dbc3436cee8c2beb06da12d796146e9 | |
parent | dbc08ef0a09e481e0884a38ee704f4d193edef6a (diff) |
added most of the required doxygen
-rw-r--r-- | index.php | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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__)); |