From: <wis...@us...> - 2012-05-11 19:13:44
|
Revision: 9484 http://xoops.svn.sourceforge.net/xoops/?rev=9484&view=rev Author: wishcraft Date: 2012-05-11 19:13:37 +0000 (Fri, 11 May 2012) Log Message: ----------- Xortify 3.05 (Production) - Server List Dialback support - see changelog.txt for changes Modified Paths: -------------- XoopsModules/xortify/releases/3.05/htdocs/modules/xortify/language/english/modinfo.php Modified: XoopsModules/xortify/releases/3.05/htdocs/modules/xortify/language/english/modinfo.php =================================================================== --- XoopsModules/xortify/releases/3.05/htdocs/modules/xortify/language/english/modinfo.php 2012-05-11 18:47:57 UTC (rev 9483) +++ XoopsModules/xortify/releases/3.05/htdocs/modules/xortify/language/english/modinfo.php 2012-05-11 19:13:37 UTC (rev 9484) @@ -196,4 +196,9 @@ define('_XOR_MI_CLIENT_GOOGLE_ANALYTICS_ACCOUNTID_FAILEDTOPASS', ''); define('_XOR_MI_CLIENT_GOOGLE_ANALYTICS_ACCOUNTID_USERPASSED', ''); + // Version 3.05 + define('_XOR_MI_SERVERCACHE', 'Server List Cache Time'); + define('_XOR_MI_SERVERCACHE_DESC', 'This is the amount of time an Server List and it\'s information on it is cached!'); + + ?> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |