#616: Clean backup system
--------------------+-------------------------------------------------------
 Reporter:  moyo    |        Owner:  moyo  
     Type:  bug     |       Status:  new   
 Priority:  normal  |    Milestone:  0.68.1
Component:  Autre   |      Version:  0.68  
 Severity:  minor   |   Resolution:        
 Keywords:          |  
--------------------+-------------------------------------------------------
Changes (by moyo):

  * milestone:  0.70 => 0.68.1

Old description:

> 221c221
> <         if (isset($line["Default"])) {
> ---
> >         if (isset($line["Default"]) && $line["Default"] != "") {
> 225,226c225
> <       } else $def .= " DEFAULT NULL";
> <
> ---
> >       }

New description:

 221c221
 <         if (isset($line["Default"])) {
 ---
 >         if (isset($line["Default"]) && $line["Default"] != "") {
 225,226c225
 <       } else $def .= " DEFAULT NULL";
 <
 ---
 >       }

-- 
Ticket URL: <https://dev.indepnet.net:8080/glpi/ticket/616>
GLPI <https://dev.indepnet.net:8080/glpi/>
Gestion Libre de Parc Informatique
_______________________________________________
Glpi-bugtrack mailing list
[email protected]
https://mail.gna.org/listinfo/glpi-bugtrack

Répondre à