Changed all numeric constants to the new defined constants. A huge task.
[fa-stable.git] / admin / forms_setup.php
index bb21dc368456d6e59fe25436ad136aa6acd27351..9a6be87a3e81e90a0aa4cf0b455abac015a5790d 100644 (file)
@@ -48,7 +48,7 @@ table_header($th);
 $i = 0;
 while ($type = db_fetch($systypes)) 
 {
-       if ($i++ == 11)
+       if ($i++ == ST_CUSTCREDIT)
        {
                table_section(2);
                table_header($th);