diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-08-25 18:16:46 -0400 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-08-25 18:16:46 -0400 |
commit | d35b2d3f3c2128b147a6fa897032262c1f632262 (patch) | |
tree | f4a10dae565319502244147fd96c70beebd23981 /scripts/twitterstatusfetcher.php | |
parent | 4737563b957e84ee06d07f373af533b2f037497a (diff) |
change laconi.ca to status.net
Diffstat (limited to 'scripts/twitterstatusfetcher.php')
-rwxr-xr-x | scripts/twitterstatusfetcher.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/twitterstatusfetcher.php b/scripts/twitterstatusfetcher.php index 474ec452e..38ddb3a5f 100755 --- a/scripts/twitterstatusfetcher.php +++ b/scripts/twitterstatusfetcher.php @@ -50,7 +50,7 @@ require_once INSTALLDIR . '/lib/daemon.php'; * @author Zach Copley <zach@controlyourself.ca> * @author Evan Prodromou <evan@controlyourself.ca> * @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/ */ // NOTE: an Avatar path MUST be set in config.php for this |