Access to system settings moved from global scope to SysPrefs.
[fa-stable.git] / access / logout.php
index 0a2a2ba9a82ef4392eabcc08ff51cbd8bf07e32f..bb30e713a42f926cdcdaf7c5fa6ec96e3b244824 100644 (file)
@@ -31,7 +31,7 @@ echo "<table width='100%' border='0'>
     <td><div align='center'><font size=2>";
 echo _("Thank you for using") . " ";
 
-echo "<strong>$app_title $version</strong>";
+echo "<strong>".$SysPrefs->app_title." $version</strong>";
 
 echo "</font></div></td>
   </tr>