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

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

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

revision 541 by mlimic, Mon Oct 29 15:44:03 2012 UTC revision 559 by mlimic, Tue Oct 30 17:05:34 2012 UTC
# Line 27  class MetierManager { Line 27  class MetierManager {
27      var $KO = 'KO';      var $KO = 'KO';
28      var $OK = 'OK';      var $OK = 'OK';
29      var $NA = 'NA'; // not apllicable      var $NA = 'NA'; // not apllicable
30        var $BAD_DATA = 'BAD_DATA';
31      var $DEBUG = 0;      var $DEBUG = 0;
32      var $GENERIC_ERROR = "Error during request processing";      var $GENERIC_ERROR = "Error during request processing";
33    

Legend:
Removed from v.541  
changed lines
  Added in v.559

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26