/[openfoncier]/trunk/dyn/debug.inc.php
ViewVC logotype

Diff of /trunk/dyn/debug.inc.php

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

revision 128 by fraynaud, Tue Sep 20 20:43:16 2011 UTC revision 361 by fraynaud, Tue Jul 17 12:46:35 2012 UTC
# Line 7  Line 7 
7   */   */
8    
9  /**  /**
10   *  d  *
11   */   */
12  (defined("PATH_OPENMAIRIE") ? "" : define("PATH_OPENMAIRIE", ""));  (defined("PATH_OPENMAIRIE") ? "" : define("PATH_OPENMAIRIE", ""));
13  require_once PATH_OPENMAIRIE."om_debug.inc.php";  require_once PATH_OPENMAIRIE."om_debug.inc.php";
# Line 15  require_once PATH_OPENMAIRIE."om_debug.i Line 15  require_once PATH_OPENMAIRIE."om_debug.i
15  /**  /**
16   *   *
17   */   */
18    //
19  //define('DEBUG', EXTRA_VERBOSE_MODE);  //define('DEBUG', EXTRA_VERBOSE_MODE);
20  //define('DEBUG', VERBOSE_MODE);  //define('DEBUG', VERBOSE_MODE);
21  //define('DEBUG', DEBUG_MODE);  //define('DEBUG', DEBUG_MODE);

Legend:
Removed from v.128  
changed lines
  Added in v.361

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26