spip_nursit/plugins-dist/dist/nursit/couteau-kiss/ck_options.php
2023-06-01 17:30:12 +02:00

13 lines
245 B
PHP

<?php
/*
* Plugin Couteau KISS
* (c) 2010 Cedric Morin
* Distribue sous licence GPL
*
*/
if (!defined("_ECRIRE_INC_VERSION")) return;
if (file_exists($f=((defined('_ROOT_CWD')?_ROOT_CWD:'')._DIR_TMP."ck_options.php")))
include_once $f;