Last change
on this file since 28933 was
22743,
checked in by kent1@…, 13 years ago
|
Et maintenant on casse tout...
Version spip 2.0
- stockage des infos en base
- récupération automatique des infos à l'insertion de sons
etc...
|
File size:
198 bytes
|
Line | |
---|
1 | <?php |
---|
2 | |
---|
3 | if (!defined('_DIR_PLUGIN_GETID3')){ |
---|
4 | $p=explode(basename(_DIR_PLUGINS)."/",str_replace('\\','/',realpath(dirname(__FILE__)))); |
---|
5 | define('_DIR_PLUGIN_GETID3',(_DIR_PLUGINS.end($p)).'/'); |
---|
6 | } |
---|
7 | |
---|
8 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.