source: extensions/Autosize/include/constants.php @ 7690

Last change on this file since 7690 was 6912, checked in by cljosse, 14 years ago

[Autosize] create of Autosize

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