rabin %!s(int64=2) %!d(string=hai) anos
pai
achega
e61bf706a9
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      database/data.php

+ 4 - 0
database/data.php

@@ -187,6 +187,10 @@ if ($info) {
             } else {
                 $match = 'option';
             }
+
+            if ($v['desc'] != $v['name']) {
+                $v['name'] .= '-' . $v['desc'];
+            }
     		
     		$struct[$key] = array
 	        (