show profile url in ACL hovertips, add fork identifier to json siteinfo

This commit is contained in:
Friendika 2011-09-27 05:02:25 -07:00
parent 1e288dc8a3
commit 7e2284043f
4 changed files with 9 additions and 6 deletions

View file

@ -7,7 +7,7 @@ require_once('include/text.php');
require_once("include/pgettext.php");
require_once('include/nav.php');
define ( 'FRIENDIKA_PLATFORM', 'Free Friendika');
define ( 'FRIENDIKA_VERSION', '2.3.1116' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1092 );