spip_nursit/plugins-dist/dist/nursit/couteau-kiss/ck_options.php

14 lines
245 B
PHP
Raw Normal View History

2023-06-01 15:30:12 +00:00
<?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;