inc/config-me.inc.php
changeset 75 a53200a76f9d
parent 74 43c31dc98305
child 76 0748816801b2
equal deleted inserted replaced
74:43c31dc98305 75:a53200a76f9d
    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 
    66 
    67 // $ROWAMOUNT
    67 // $rowamount
    68 // Define which rowamount should be used in the listing of records.
    68 // Define which rowamount should be used in the listing of records.
    69 $ROWAMOUNT = 50;
    69 $rowamount = 50;
    70 
    70 
    71 /* DNS Record information */
    71 /* DNS Record information */
    72 
    72 
    73 
    73 
    74 // $HOSTMASTER
    74 // $HOSTMASTER