Añadida la libreria datatables editor a third party

This commit is contained in:
Jaime Jimenez
2023-06-12 14:27:57 +02:00
parent 25b5231cbc
commit f8a2d8b8b3
159 changed files with 82533 additions and 0 deletions

View File

@ -0,0 +1,12 @@
<?php
/*
* This file is included by composer automatically and is used simply
* to define a parameter that allows the Editor PHP libraries to load
* (they check for this parameter and will exit immediately if not
* defined for security).
*
* This file should NOT be included manually. It is for use by
* composer only.
*/
define("DATATABLES", true);