1
0
Fork 0

project rename

This commit is contained in:
Mike Macgirvin 2010-11-02 20:17:46 -07:00
commit 2a23a7e840
12 changed files with 21 additions and 34 deletions

View file

@ -64,7 +64,7 @@ function install_post(&$a) {
function install_content(&$a) {
notice( t('Welcome to the Mistpark Social Network.') . EOL);
notice( t('Welcome to Friendika.') . EOL);
$o .= check_htconfig();
if(strlen($o))