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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6929 - (hide annotations)
Thu Jun 15 16:57:15 2017 UTC (7 years, 7 months ago) by softime
File size: 466 byte(s)
* Merge de la 4.2.0

1 mbroquet 3730 <?php
2     /**
3     * Ce fichier contient le parametrage pour le mode debug
4     *
5     * @package openmairie_exemple
6     * @version SVN : $Id: debug.inc.php 5576 2015-12-09 09:53:09Z stimezouaght $
7     */
8    
9     /**
10     *
11     */
12     (defined("PATH_OPENMAIRIE") ? "" : define("PATH_OPENMAIRIE", ""));
13     require_once PATH_OPENMAIRIE."om_debug.inc.php";
14    
15     /**
16     *
17     */
18     //define('DEBUG', EXTRA_VERBOSE_MODE);
19     //define('DEBUG', VERBOSE_MODE);
20     //define('DEBUG', DEBUG_MODE);
21     //define('DEBUG', PRODUCTION_MODE);
22    
23     ?>

Properties

Name Value
svn:keywords "Id"

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26