source: extensions/cl_conflit/include/constants.php @ 7880

Last change on this file since 7880 was 7880, checked in by cljosse, 13 years ago

[cl_conflit] create of cl_conflit

File size: 129 bytes
Line 
1<?php
2global $prefixeTable;
3if (!defined('CL_CONFLIT_TABLE')) define('CL_CONFLIT_TABLE', $prefixeTable.'cl_conflit');
4
5
6
7?>
Note: See TracBrowser for help on using the repository browser.