require_once('include/features.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
-define ( 'FRIENDICA_VERSION', '3.1.1571' );
+define ( 'FRIENDICA_VERSION', '3.1.1572' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1157 );
if(gettype($s) === 'string') {
$template = $s;
$s = new FriendicaSmarty();
+ $s->error_reporting = E_ALL & ~E_NOTICE;
}
foreach($r as $key=>$value) {
if($key[0] === '$') {
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: 3.1.1571\n"
+"Project-Id-Version: 3.1.1572\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-12-28 10:00-0800\n"
+"POT-Creation-Date: 2012-12-29 10:00-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"