source: extensions/event_cats/admin/duplication.inc.php @ 4276

Last change on this file since 4276 was 4276, checked in by LucMorizur, 14 years ago

[Event Cats] Duplication management, add table and begin $_POST analysis

File size: 93 bytes
Line 
1<?php
2
3
4
5
6
7
8/* */
9
10
11
12
13
14
15
16
17build_dup_arrays(true);
18
19
20
21
22
23
24
25
26
27
28
29
30?>
Note: See TracBrowser for help on using the repository browser.