diff -r a53200a76f9d -r 0748816801b2 inc/config-me.inc.php --- a/inc/config-me.inc.php Sun Feb 17 15:28:21 2008 +0000 +++ b/inc/config-me.inc.php Sun Feb 17 15:38:26 2008 +0000 @@ -64,9 +64,9 @@ // will be included, it will be used like: "style/$STYLE.css.php". $STYLE = "example"; -// $rowamount +// $ROWAMOUNT // Define which rowamount should be used in the listing of records. -$rowamount = 50; +$ROWAMOUNT = 50; /* DNS Record information */