Last change
on this file was
67750,
checked in by kent1@…, 8 years ago
|
define('_CACHE_CONTEXTES_AJAX',true); est trop expérimental pour l'utiliser sur tous les sites installant le plugin, autre solution à trouver
|
File size:
429 bytes
|
Line | |
---|
1 | <?php |
---|
2 | #---------------------------------------------------# |
---|
3 | # Plugin : Big Brother # |
---|
4 | # Auteur : RastaPopoulos # |
---|
5 | # Licence : GPL # |
---|
6 | #------------------------------------------------- -# |
---|
7 | |
---|
8 | if (!defined("_ECRIRE_INC_VERSION")) return; |
---|
9 | |
---|
10 | include_spip('inc/bigbrother'); |
---|
11 | |
---|
12 | if(!defined('_DIR_LIB_FLOT')){ |
---|
13 | define('_DIR_LIB_FLOT','lib/flot'); |
---|
14 | } |
---|
15 | |
---|
16 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.