]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/xmlstringer.php
Last type-hint is an array, added.
[quix0rs-gnu-social.git] / lib / xmlstringer.php
index 1e14ec60f11ea6ebb2bf430db9ab4a96cba4f4c0..b505e40d3957e8d13012fe8d9d3ecf5497ace903 100644 (file)
  *
  * @category  Output
  * @package   StatusNet
- * @author    Evan Prodromou <evan@controlyourself.ca>
+ * @author    Evan Prodromou <evan@status.net>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
-if (!defined('LACONICA')) {
+if (!defined('STATUSNET') && !defined('LACONICA')) {
     exit(1);
 }
 
@@ -36,9 +36,9 @@ if (!defined('LACONICA')) {
  *
  * @category Output
  * @package  StatusNet
- * @author   Evan Prodromou <evan@controlyourself.ca>
+ * @author   Evan Prodromou <evan@status.net>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  * @see      Action
  * @see      HTMLOutputter
  */