inc/config-me.inc.php
changeset 74 43c31dc98305
parent 47 ae140472d97c
child 75 a53200a76f9d
equal deleted inserted replaced
73:8a239565e9b3 74:43c31dc98305
    61 
    61 
    62 // $STYLE
    62 // $STYLE
    63 // Define skin of web frontend. This should be the basename of the CSS file that
    63 // Define skin of web frontend. This should be the basename of the CSS file that
    64 // will be included, it will be used like: "style/$STYLE.css.php".
    64 // will be included, it will be used like: "style/$STYLE.css.php".
    65 $STYLE = "example";
    65 $STYLE = "example";
       
    66 
       
    67 // $ROWAMOUNT
       
    68 // Define which rowamount should be used in the listing of records.
       
    69 $ROWAMOUNT = 50;
    66 
    70 
    67 /* DNS Record information */
    71 /* DNS Record information */
    68 
    72 
    69 
    73 
    70 // $HOSTMASTER
    74 // $HOSTMASTER