/[openfoncier]/trunk/services/metier/maintenancemanager.php
ViewVC logotype

Diff of /trunk/services/metier/maintenancemanager.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 820 by fmichon, Fri Nov 23 12:04:07 2012 UTC revision 1159 by fmichon, Mon Jan 7 17:15:57 2013 UTC
# Line 169  class MaintenanceManager extends MetierM Line 169  class MaintenanceManager extends MetierM
169          // Si aucune consultation n'est concernée par le traitement alors on          // Si aucune consultation n'est concernée par le traitement alors on
170          // ajoute un message d'informations et on retourne un résultat 'OK'          // ajoute un message d'informations et on retourne un résultat 'OK'
171          if (count($ids) == 0) {          if (count($ids) == 0) {
172              $this->setMessage("Aucune mise à jour.");              $this->setMessage("Aucune mise a jour.");
173              return $this->OK;              return $this->OK;
174          }          }
175    

Legend:
Removed from v.820  
changed lines
  Added in v.1159

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26