1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 11:20:25 +02:00

Carry across some mods from 0.7

This commit is contained in:
e107steved
2007-07-23 21:13:34 +00:00
parent 76f74ae9fd
commit ebce2b96e8
4 changed files with 76 additions and 33 deletions

View File

@@ -11,9 +11,9 @@ e107 website system
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_plugins/forum/languages/English/lan_newforumposts_menu.php,v $
| $Revision: 1.1.1.1 $
| $Date: 2006-12-02 04:35:18 $
| $Author: mcfly_e107 $
| $Revision: 1.2 $
| $Date: 2007-07-23 21:13:34 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/
@@ -28,5 +28,7 @@ define("NFP_8", "Show original topics in menu?");
define("NFP_9", "Update menu Settings");
define("NFP_10", "New Forum Posts Menu Configuration");
define("NFP_11", "Posted by");
define("NFP_12", "Maximum age of displayed posts");
define("NFP_13", "Use zero on a quiet site; setting a value in days will reduce database time on a busy site");
?>