]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/allsites.php
better output for registration confirmation
[quix0rs-gnu-social.git] / scripts / allsites.php
index 3c3ede1a1801cda1e06b5dbe68ee10042ea8fd99..a67db123378abd366233d8070e547719c4fbc5c5 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env php
 <?php
 /*
- * StatusNet - a distributed open-source microblogging tool
+ * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2009, StatusNet, Inc.
  *
  * This program is free software: you can redistribute it and/or modify
@@ -18,7 +18,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-# Abort if called from a web server
+// Abort if called from a web server
 
 define('INSTALLDIR', realpath(dirname(__FILE__) . '/..'));