changeset 74 | 43c31dc98305 |
parent 47 | ae140472d97c |
child 75 | a53200a76f9d |
--- a/inc/config-me.inc.php Mon Feb 11 18:42:04 2008 +0000 +++ b/inc/config-me.inc.php Mon Feb 11 19:52:20 2008 +0000 @@ -64,6 +64,10 @@ // will be included, it will be used like: "style/$STYLE.css.php". $STYLE = "example"; +// $ROWAMOUNT +// Define which rowamount should be used in the listing of records. +$ROWAMOUNT = 50; + /* DNS Record information */